get https://pay.fiuu.com/RMS/query/q_fx_rate.php
In order to know the current foreign exchange (FX) of each supported currency, this API allows merchants to know the current exchange rate for each supported currency.
Response (JSON format)
Variable / Parameter | Type Format / Max Length | Description / Example |
---|---|---|
base | 3 chars ISO-4217 currency code | Currency to be compared with MYR (USD, SGD, etc) |
reqtime | YYYYMMDD | 20170128 |
rate | float(2,4) in array | 1.2888 |
[currency] under "rate" | 3 chars ISO-4217 currency code | MYR |
Formula of skey
md5( {domain}{verify_key}{reqTime} )
Will list out the list of currency, exchange rate compared to 1 MYR with rate expiration date/time.