Rate Overview
Live
1 MXN = 1.4722 HNL
1 HNL = 0.679249
MXN
Avg
1.4987
High
1.5434
Low
1.4722
Last updated: 3/27/2026, 11:13:02 AM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.47 HNL |
| 10 MXN | 14.72 HNL |
| 50 MXN | 73.61 HNL |
| 100 MXN | 147.22 HNL |
| 500 MXN | 736.11 HNL |
| 1,000 MXN | 1,472.21 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-27T11:13:02Z",
"rates": {
"HNL": 1.472214
}
}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": 147.2214,
"rate": 1.472214
}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