Rate Overview
Live
1 HKD = 0.519908 MYR
1 MYR = 1.9234
HKD
Avg
0.520634
High
0.522141
Low
0.519038
Last updated: 7/3/2026, 5:20:51 PM
Quick Conversions
| HKD | MYR |
|---|---|
| 1 HKD | 0.52 MYR |
| 10 HKD | 5.20 MYR |
| 50 HKD | 26.00 MYR |
| 100 HKD | 51.99 MYR |
| 500 HKD | 259.95 MYR |
| 1,000 HKD | 519.91 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-07-03T17:20:51Z",
"rates": {
"MYR": 0.519908
}
}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": 51.99080000000001,
"rate": 0.519908
}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