Rate Overview
Live
1 HKD = 0.508015 MYR
1 MYR = 1.9684
HKD
Avg
0.506573
High
0.508015
Low
0.504516
Last updated: 5/27/2026, 8:46:47 AM
Quick Conversions
| HKD | MYR |
|---|---|
| 1 HKD | 0.51 MYR |
| 10 HKD | 5.08 MYR |
| 50 HKD | 25.40 MYR |
| 100 HKD | 50.80 MYR |
| 500 HKD | 254.01 MYR |
| 1,000 HKD | 508.02 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-27T08:46:47Z",
"rates": {
"MYR": 0.508015
}
}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.8015,
"rate": 0.508015
}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