Rate Overview
Live
1 MDL = 1.5340 HNL
1 HNL = 0.651899
MDL
Avg
1.5352
High
1.5385
Low
1.5303
Last updated: 5/26/2026, 7:36:48 PM
Quick Conversions
| MDL | HNL |
|---|---|
| 1 MDL | 1.53 HNL |
| 10 MDL | 15.34 HNL |
| 50 MDL | 76.70 HNL |
| 100 MDL | 153.40 HNL |
| 500 MDL | 766.99 HNL |
| 1,000 MDL | 1,533.98 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-05-26T19:36:48Z",
"rates": {
"HNL": 1.53398
}
}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": 153.398,
"rate": 1.53398
}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