Rate Overview
Live
1 MYR = 1.9333 HKD
1 HKD = 0.517258
MYR
Avg
1.9424
High
1.9472
Low
1.9328
Last updated: 9/2/2026, 9:43:50 AM
Quick Conversions
| MYR | HKD |
|---|---|
| 1 MYR | 1.93 HKD |
| 10 MYR | 19.33 HKD |
| 50 MYR | 96.66 HKD |
| 100 MYR | 193.33 HKD |
| 500 MYR | 966.64 HKD |
| 1,000 MYR | 1,933.27 HKD |
Get MYR/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=HKDExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-09-02T09:43:50Z",
"rates": {
"HKD": 1.933271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "HKD",
"amount": 100
},
"result": 193.3271,
"rate": 1.933271
}Build with MYR/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key