Rate Overview
Live
1 MXN = 1.4806 HNL
1 HNL = 0.675421
MXN
Avg
1.4687
High
1.5399
Low
1.4140
Last updated: 3/27/2026, 7:47:55 AM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.48 HNL |
| 10 MXN | 14.81 HNL |
| 50 MXN | 74.03 HNL |
| 100 MXN | 148.06 HNL |
| 500 MXN | 740.28 HNL |
| 1,000 MXN | 1,480.56 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-03-27T07:47:55Z",
"rates": {
"HNL": 1.480558
}
}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": 148.0558,
"rate": 1.480558
}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