Rate Overview
Live
1 MXN = 1.5524 HNL
1 HNL = 0.644162
MXN
Avg
1.5459
High
1.5538
Low
1.5298
Last updated: 6/16/2026, 3:48:48 AM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.55 HNL |
| 10 MXN | 15.52 HNL |
| 50 MXN | 77.62 HNL |
| 100 MXN | 155.24 HNL |
| 500 MXN | 776.20 HNL |
| 1,000 MXN | 1,552.40 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-16T03:48:48Z",
"rates": {
"HNL": 1.552404
}
}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": 155.2404,
"rate": 1.552404
}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