Rate Overview
Live
1 HKD = 0.516738 MYR
1 MYR = 1.9352
HKD
Avg
0.514778
High
0.517325
Low
0.513552
Last updated: 9/2/2026, 1:24:38 PM
Quick Conversions
| HKD | MYR |
|---|---|
| 1 HKD | 0.52 MYR |
| 10 HKD | 5.17 MYR |
| 50 HKD | 25.84 MYR |
| 100 HKD | 51.67 MYR |
| 500 HKD | 258.37 MYR |
| 1,000 HKD | 516.74 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-09-02T13:24:38Z",
"rates": {
"MYR": 0.516738
}
}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.6738,
"rate": 0.516738
}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