Rate Overview
Live
1 HKD = 0.500957 MYR
1 MYR = 1.9962
HKD
Avg
0.504851
High
0.508163
Low
0.500916
Last updated: 5/7/2026, 2:23:31 AM
Quick Conversions
| HKD | MYR |
|---|---|
| 1 HKD | 0.50 MYR |
| 10 HKD | 5.01 MYR |
| 50 HKD | 25.05 MYR |
| 100 HKD | 50.10 MYR |
| 500 HKD | 250.48 MYR |
| 1,000 HKD | 500.96 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-07T02:23:31Z",
"rates": {
"MYR": 0.500957
}
}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.0957,
"rate": 0.500957
}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