Rate Overview
Live
1 MDL = 0.458832 HKD
1 HKD = 2.1794
MDL
Avg
0.456487
High
0.458878
Low
0.454110
Last updated: 4/16/2026, 2:06:48 PM
Quick Conversions
| MDL | HKD |
|---|---|
| 1 MDL | 0.46 HKD |
| 10 MDL | 4.59 HKD |
| 50 MDL | 22.94 HKD |
| 100 MDL | 45.88 HKD |
| 500 MDL | 229.42 HKD |
| 1,000 MDL | 458.83 HKD |
Get MDL/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=HKDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:06:48Z",
"rates": {
"HKD": 0.458832
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "HKD",
"amount": 100
},
"result": 45.8832,
"rate": 0.458832
}Build with MDL/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key