Rate Overview
Live
1 MYR = 1.9469 HKD
1 HKD = 0.513637
MYR
Avg
1.9728
High
1.9891
Low
1.9469
Last updated: 3/27/2026, 1:23:44 PM
Quick Conversions
| MYR | HKD |
|---|---|
| 1 MYR | 1.95 HKD |
| 10 MYR | 19.47 HKD |
| 50 MYR | 97.35 HKD |
| 100 MYR | 194.69 HKD |
| 500 MYR | 973.45 HKD |
| 1,000 MYR | 1,946.90 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-03-27T13:23:44Z",
"rates": {
"HKD": 1.946902
}
}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": 194.6902,
"rate": 1.946902
}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