Rate Overview
Live
1 MXN = 1.5356 HNL
1 HNL = 0.651193
MXN
Avg
1.5333
High
1.5448
Low
1.5248
Last updated: 4/16/2026, 9:13:24 PM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.54 HNL |
| 10 MXN | 15.36 HNL |
| 50 MXN | 76.78 HNL |
| 100 MXN | 153.56 HNL |
| 500 MXN | 767.82 HNL |
| 1,000 MXN | 1,535.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-04-16T21:13:24Z",
"rates": {
"HNL": 1.535644
}
}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": 153.5644,
"rate": 1.535644
}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