Rate Overview
Live
1 HKD = 2.2099 MDL
1 MDL = 0.452508
HKD
Avg
2.2118
High
2.2187
Low
2.2057
Last updated: 5/27/2026, 7:25:37 AM
Quick Conversions
| HKD | MDL |
|---|---|
| 1 HKD | 2.21 MDL |
| 10 HKD | 22.10 MDL |
| 50 HKD | 110.50 MDL |
| 100 HKD | 220.99 MDL |
| 500 HKD | 1,104.95 MDL |
| 1,000 HKD | 2,209.91 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-05-27T07:25:37Z",
"rates": {
"MDL": 2.209905
}
}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": 220.9905,
"rate": 2.209905
}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