Rate Overview
Live
1 MYR = 1.9200 HKD
1 HKD = 0.520845
MYR
Avg
1.9221
High
1.9269
Low
1.9159
Last updated: 7/8/2026, 8:36:35 AM
Quick Conversions
| MYR | HKD |
|---|---|
| 1 MYR | 1.92 HKD |
| 10 MYR | 19.20 HKD |
| 50 MYR | 96.00 HKD |
| 100 MYR | 192.00 HKD |
| 500 MYR | 959.98 HKD |
| 1,000 MYR | 1,919.96 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-08T08:36:35Z",
"rates": {
"HKD": 1.919958
}
}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.9958,
"rate": 1.919958
}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