Rate Overview
Live
1 MXN = 1.4751 HNL
1 HNL = 0.677936
MXN
Avg
1.4844
High
1.4922
Low
1.4751
Last updated: 3/27/2026, 9:26:41 AM
Quick Conversions
| MXN | HNL |
|---|---|
| 1 MXN | 1.48 HNL |
| 10 MXN | 14.75 HNL |
| 50 MXN | 73.75 HNL |
| 100 MXN | 147.51 HNL |
| 500 MXN | 737.53 HNL |
| 1,000 MXN | 1,475.07 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-27T09:26:41Z",
"rates": {
"HNL": 1.475065
}
}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.50650000000002,
"rate": 1.475065
}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