Rate Overview
Live
1 MXN = 1.5266 HNL
1 HNL = 0.655033
MXN
Avg
1.4678
High
1.5517
Low
1.3888
Last updated: 6/28/2026, 10:09:07 PM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.53 HNL |
| 10 MXN | 15.27 HNL |
| 50 MXN | 76.33 HNL |
| 100 MXN | 152.66 HNL |
| 500 MXN | 763.32 HNL |
| 1,000 MXN | 1,526.64 HNL |
Get MXN/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=HNLExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-06-28T22:09:07Z",
"rates": {
"HNL": 1.526641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "HNL",
"amount": 100
},
"result": 152.6641,
"rate": 1.526641
}Build with MXN/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key