Rate Overview
Live
1 MDL = 0.444209 HKD
1 HKD = 2.2512
MDL
Avg
0.443478
High
0.444255
Low
0.441741
Last updated: 7/4/2026, 12:26:27 AM
Quick Conversions
| MDL | HKD |
|---|---|
| 1 MDL | 0.44 HKD |
| 10 MDL | 4.44 HKD |
| 50 MDL | 22.21 HKD |
| 100 MDL | 44.42 HKD |
| 500 MDL | 222.10 HKD |
| 1,000 MDL | 444.21 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-04T00:26:27Z",
"rates": {
"HKD": 0.444209
}
}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.4209,
"rate": 0.444209
}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