Rate Overview
Live
1 MYR = 1.9964 HKD
1 HKD = 0.500913
MYR
Avg
1.9812
High
1.9964
Low
1.9679
Last updated: 5/7/2026, 6:58:32 AM
Quick Conversions
| MYR | HKD |
|---|---|
| 1 MYR | 2.00 HKD |
| 10 MYR | 19.96 HKD |
| 50 MYR | 99.82 HKD |
| 100 MYR | 199.64 HKD |
| 500 MYR | 998.18 HKD |
| 1,000 MYR | 1,996.36 HKD |
Get MYR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=HKDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-07T06:58:32Z",
"rates": {
"HKD": 1.996355
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "HKD",
"amount": 100
},
"result": 199.6355,
"rate": 1.996355
}Build with MYR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key