Rate Overview
Live
1 MYR = 1.9173 HKD
1 HKD = 0.521556
MYR
Avg
1.9617
High
2.0094
Low
1.8895
Last updated: 7/25/2026, 3:58:24 AM
Quick Conversions
| MYR | HKD |
|---|---|
| 1 MYR | 1.92 HKD |
| 10 MYR | 19.17 HKD |
| 50 MYR | 95.87 HKD |
| 100 MYR | 191.73 HKD |
| 500 MYR | 958.67 HKD |
| 1,000 MYR | 1,917.34 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-07-25T03:58:24Z",
"rates": {
"HKD": 1.91734
}
}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": 191.734,
"rate": 1.91734
}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