Rate Overview
Live
1 HTG = 0.132639 MXN
1 MXN = 7.5393
HTG
Avg
0.131964
High
0.132987
Low
0.130993
Last updated: 6/19/2026, 9:50:47 AM
Quick Conversions
| HTG | MXN |
|---|---|
| 1 HTG | 0.13 MXN |
| 10 HTG | 1.33 MXN |
| 50 HTG | 6.63 MXN |
| 100 HTG | 13.26 MXN |
| 500 HTG | 66.32 MXN |
| 1,000 HTG | 132.64 MXN |
Get HTG/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=MXNExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-06-19T09:50:47Z",
"rates": {
"MXN": 0.132639
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "MXN",
"amount": 100
},
"result": 13.263900000000001,
"rate": 0.132639
}Build with HTG/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key