Rate Overview
Live
1 MYR = 1.9683 HKD
1 HKD = 0.508045
MYR
Avg
1.9575
High
2.0107
Low
1.8834
Last updated: 5/27/2026, 5:33:52 PM
Quick Conversions
| MYR | HKD |
|---|---|
| 1 MYR | 1.97 HKD |
| 10 MYR | 19.68 HKD |
| 50 MYR | 98.42 HKD |
| 100 MYR | 196.83 HKD |
| 500 MYR | 984.17 HKD |
| 1,000 MYR | 1,968.33 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-27T17:33:52Z",
"rates": {
"HKD": 1.968331
}
}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": 196.8331,
"rate": 1.968331
}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