Rate Overview
Live
1 MDL = 1.5205 HNL
1 HNL = 0.657671
MDL
Avg
1.5094
High
1.5205
Low
1.4838
Last updated: 7/4/2026, 4:04:32 AM
Quick Conversions
| MDL | HNL |
|---|---|
| 1 MDL | 1.52 HNL |
| 10 MDL | 15.21 HNL |
| 50 MDL | 76.03 HNL |
| 100 MDL | 152.05 HNL |
| 500 MDL | 760.26 HNL |
| 1,000 MDL | 1,520.52 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-04T04:04:32Z",
"rates": {
"HNL": 1.520517
}
}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.05169999999998,
"rate": 1.520517
}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