Rate Overview
Live
1 MDL = 1.5082 HNL
1 HNL = 0.663046
MDL
Avg
1.5134
High
1.5236
Low
1.5082
Last updated: 6/29/2026, 3:20:25 PM
Quick Conversions
| MDL | HNL |
|---|---|
| 1 MDL | 1.51 HNL |
| 10 MDL | 15.08 HNL |
| 50 MDL | 75.41 HNL |
| 100 MDL | 150.82 HNL |
| 500 MDL | 754.10 HNL |
| 1,000 MDL | 1,508.19 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-29T15:20:25Z",
"rates": {
"HNL": 1.508192
}
}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": 150.8192,
"rate": 1.508192
}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