Rate Overview
Live
1 MXN = 1.5742 HNL
1 HNL = 0.635242
MXN
Avg
1.5708
High
1.5775
Low
1.5643
Last updated: 8/15/2026, 2:23:59 AM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.57 HNL |
| 10 MXN | 15.74 HNL |
| 50 MXN | 78.71 HNL |
| 100 MXN | 157.42 HNL |
| 500 MXN | 787.10 HNL |
| 1,000 MXN | 1,574.20 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-08-15T02:23:59Z",
"rates": {
"HNL": 1.574204
}
}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": 157.4204,
"rate": 1.574204
}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