Rate Overview
Live
1 MDL = 1.5346 HNL
1 HNL = 0.651629
MDL
Avg
1.5361
High
1.5388
Low
1.5337
Last updated: 6/15/2026, 9:22:14 PM
Quick Conversions
| MDL | HNL |
|---|---|
| 1 MDL | 1.53 HNL |
| 10 MDL | 15.35 HNL |
| 50 MDL | 76.73 HNL |
| 100 MDL | 153.46 HNL |
| 500 MDL | 767.31 HNL |
| 1,000 MDL | 1,534.62 HNL |
Get MDL/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=HNLExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-15T21:22:14Z",
"rates": {
"HNL": 1.534615
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "HNL",
"amount": 100
},
"result": 153.4615,
"rate": 1.534615
}Build with MDL/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key