Rate Overview
Live
1 MDL = 0.454919 HKD
1 HKD = 2.1982
MDL
Avg
0.454596
High
0.455065
Low
0.453206
Last updated: 5/6/2026, 10:20:05 PM
Quick Conversions
| MDL | HKD |
|---|---|
| 1 MDL | 0.45 HKD |
| 10 MDL | 4.55 HKD |
| 50 MDL | 22.75 HKD |
| 100 MDL | 45.49 HKD |
| 500 MDL | 227.46 HKD |
| 1,000 MDL | 454.92 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-05-06T22:20:05Z",
"rates": {
"HKD": 0.454919
}
}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.4919,
"rate": 0.454919
}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