Rate Overview
Live
1 MXN = 1.4883 HNL
1 HNL = 0.671890
MXN
Avg
1.5122
High
1.5400
Low
1.4879
Last updated: 3/7/2026, 1:07:29 AM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.49 HNL |
| 10 MXN | 14.88 HNL |
| 50 MXN | 74.42 HNL |
| 100 MXN | 148.83 HNL |
| 500 MXN | 744.17 HNL |
| 1,000 MXN | 1,488.34 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-07T01:07:29Z",
"rates": {
"HNL": 1.488339
}
}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": 148.8339,
"rate": 1.488339
}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