Rate Overview
Live
1 HKD = 2.2372 MDL
1 MDL = 0.446991
HKD
Avg
2.2326
High
2.2424
Low
2.2225
Last updated: 3/27/2026, 6:08:07 AM
Quick Conversions
| HKD | MDL |
|---|---|
| 1 HKD | 2.24 MDL |
| 10 HKD | 22.37 MDL |
| 50 HKD | 111.86 MDL |
| 100 HKD | 223.72 MDL |
| 500 HKD | 1,118.59 MDL |
| 1,000 HKD | 2,237.18 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-03-27T06:08:07Z",
"rates": {
"MDL": 2.237181
}
}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": 223.71810000000002,
"rate": 2.237181
}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