Rate Overview
Live
1 MDL = 0.453110 HKD
1 HKD = 2.2070
MDL
Avg
0.454219
High
0.458218
Low
0.451186
Last updated: 9/2/2026, 6:58:31 PM
Quick Conversions
| MDL | HKD |
|---|---|
| 1 MDL | 0.45 HKD |
| 10 MDL | 4.53 HKD |
| 50 MDL | 22.66 HKD |
| 100 MDL | 45.31 HKD |
| 500 MDL | 226.56 HKD |
| 1,000 MDL | 453.11 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-09-02T18:58:31Z",
"rates": {
"HKD": 0.45311
}
}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.311,
"rate": 0.45311
}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