Rate Overview
Live
1 HKD = 0.508060 MYR
1 MYR = 1.9683
HKD
Avg
0.506931
High
0.521319
Low
0.497542
Last updated: 5/27/2026, 11:22:41 AM
Quick Conversions
| HKD | MYR |
|---|---|
| 1 HKD | 0.51 MYR |
| 10 HKD | 5.08 MYR |
| 50 HKD | 25.40 MYR |
| 100 HKD | 50.81 MYR |
| 500 HKD | 254.03 MYR |
| 1,000 HKD | 508.06 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-05-27T11:22:41Z",
"rates": {
"MYR": 0.50806
}
}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": 50.806,
"rate": 0.50806
}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