Rate Overview
Live
1 MDL = 1.5533 HNL
1 HNL = 0.643808
MDL
Avg
1.5484
High
1.5592
Low
1.5414
Last updated: 4/16/2026, 2:09:59 PM
Quick Conversions
| MDL | HNL |
|---|---|
| 1 MDL | 1.55 HNL |
| 10 MDL | 15.53 HNL |
| 50 MDL | 77.66 HNL |
| 100 MDL | 155.33 HNL |
| 500 MDL | 776.63 HNL |
| 1,000 MDL | 1,553.26 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-04-16T14:09:59Z",
"rates": {
"HNL": 1.553257
}
}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.3257,
"rate": 1.553257
}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