Rate Overview
Live
1 HKD = 2.2476 MDL
1 MDL = 0.444928
HKD
Avg
2.2522
High
2.2638
Low
2.2446
Last updated: 7/5/2026, 11:20:53 PM
Quick Conversions
| HKD | MDL |
|---|---|
| 1 HKD | 2.25 MDL |
| 10 HKD | 22.48 MDL |
| 50 HKD | 112.38 MDL |
| 100 HKD | 224.76 MDL |
| 500 HKD | 1,123.78 MDL |
| 1,000 HKD | 2,247.55 MDL |
Get HKD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=MDLExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-05T23:20:53Z",
"rates": {
"MDL": 2.247553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "MDL",
"amount": 100
},
"result": 224.75529999999998,
"rate": 2.247553
}Build with HKD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key