Rate Overview
Live
1 MDL = 0.447755 HKD
1 HKD = 2.2334
MDL
Avg
0.446510
High
0.447768
Low
0.445446
Last updated: 7/24/2026, 9:52:31 PM
Quick Conversions
| MDL | HKD |
|---|---|
| 1 MDL | 0.45 HKD |
| 10 MDL | 4.48 HKD |
| 50 MDL | 22.39 HKD |
| 100 MDL | 44.78 HKD |
| 500 MDL | 223.88 HKD |
| 1,000 MDL | 447.76 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-07-24T21:52:31Z",
"rates": {
"HKD": 0.447755
}
}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": 44.7755,
"rate": 0.447755
}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