Rate Overview
Live
1 HKD = 0.521085 MYR
1 MYR = 1.9191
HKD
Avg
0.518717
High
0.521085
Low
0.517035
Last updated: 6/16/2026, 8:14:36 PM
Quick Conversions
| HKD | MYR |
|---|---|
| 1 HKD | 0.52 MYR |
| 10 HKD | 5.21 MYR |
| 50 HKD | 26.05 MYR |
| 100 HKD | 52.11 MYR |
| 500 HKD | 260.54 MYR |
| 1,000 HKD | 521.09 MYR |
Get HKD/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=MYRExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-06-16T20:14:36Z",
"rates": {
"MYR": 0.521085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "MYR",
"amount": 100
},
"result": 52.1085,
"rate": 0.521085
}Build with HKD/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key