Rate Overview
Live
1 MYR = 1.9026 HKD
1 HKD = 0.525591
MYR
Avg
1.9239
High
1.9341
Low
1.9026
Last updated: 6/18/2026, 8:29:09 AM
Quick Conversions
| MYR | HKD |
|---|---|
| 1 MYR | 1.90 HKD |
| 10 MYR | 19.03 HKD |
| 50 MYR | 95.13 HKD |
| 100 MYR | 190.26 HKD |
| 500 MYR | 951.31 HKD |
| 1,000 MYR | 1,902.62 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-06-18T08:29:09Z",
"rates": {
"HKD": 1.902621
}
}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": 190.26209999999998,
"rate": 1.902621
}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