Rate Overview
Live
1 MXN = 1.5375 HNL
1 HNL = 0.650406
MXN
Avg
1.3747
High
1.5375
Low
1.2194
Last updated: 5/27/2026, 7:28:31 AM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.54 HNL |
| 10 MXN | 15.38 HNL |
| 50 MXN | 76.88 HNL |
| 100 MXN | 153.75 HNL |
| 500 MXN | 768.75 HNL |
| 1,000 MXN | 1,537.50 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-05-27T07:28:31Z",
"rates": {
"HNL": 1.537501
}
}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.7501,
"rate": 1.537501
}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