Rate Overview
Live
1 MDL = 1.5247 HNL
1 HNL = 0.655860
MDL
Avg
1.5249
High
1.5293
Low
1.5225
Last updated: 7/26/2026, 12:47:46 AM
Quick Conversions
| MDL | HNL |
|---|---|
| 1 MDL | 1.52 HNL |
| 10 MDL | 15.25 HNL |
| 50 MDL | 76.24 HNL |
| 100 MDL | 152.47 HNL |
| 500 MDL | 762.36 HNL |
| 1,000 MDL | 1,524.72 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-07-26T00:47:46Z",
"rates": {
"HNL": 1.524715
}
}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": 152.4715,
"rate": 1.524715
}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