Rate Overview
Live
1 MYR = 1.9821 HKD
1 HKD = 0.504526
MYR
Avg
1.9888
High
2.0111
Low
1.9772
Last updated: 3/7/2026, 4:26:41 AM
Quick Conversions
| MYR | HKD |
|---|---|
| 1 MYR | 1.98 HKD |
| 10 MYR | 19.82 HKD |
| 50 MYR | 99.10 HKD |
| 100 MYR | 198.21 HKD |
| 500 MYR | 991.03 HKD |
| 1,000 MYR | 1,982.06 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-07T04:26:41Z",
"rates": {
"HKD": 1.982058
}
}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": 198.2058,
"rate": 1.982058
}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