Rate Overview
Live
1 MXN = 1.5808 HNL
1 HNL = 0.632585
MXN
Avg
1.5805
High
1.5836
Low
1.5783
Last updated: 9/2/2026, 9:03:58 AM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.58 HNL |
| 10 MXN | 15.81 HNL |
| 50 MXN | 79.04 HNL |
| 100 MXN | 158.08 HNL |
| 500 MXN | 790.41 HNL |
| 1,000 MXN | 1,580.82 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-09-02T09:03:58Z",
"rates": {
"HNL": 1.580816
}
}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": 158.0816,
"rate": 1.580816
}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