Rate Overview
Live
1 MDL = 1.5559 HNL
1 HNL = 0.642698
MDL
Avg
1.5563
High
1.5688
Low
1.5457
Last updated: 9/4/2026, 11:58:05 AM
Quick Conversions
| MDL | HNL |
|---|---|
| 1 MDL | 1.56 HNL |
| 10 MDL | 15.56 HNL |
| 50 MDL | 77.80 HNL |
| 100 MDL | 155.59 HNL |
| 500 MDL | 777.97 HNL |
| 1,000 MDL | 1,555.94 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-09-04T11:58:05Z",
"rates": {
"HNL": 1.55594
}
}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": 155.59400000000002,
"rate": 1.55594
}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