Rate Overview
Live
1 HTG = 0.131207 MXN
1 MXN = 7.6215
HTG
Avg
0.132206
High
0.133488
Low
0.130984
Last updated: 5/9/2026, 6:05:05 AM
Quick Conversions
| HTG | MXN |
|---|---|
| 1 HTG | 0.13 MXN |
| 10 HTG | 1.31 MXN |
| 50 HTG | 6.56 MXN |
| 100 HTG | 13.12 MXN |
| 500 HTG | 65.60 MXN |
| 1,000 HTG | 131.21 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-05-09T06:05:05Z",
"rates": {
"MXN": 0.131207
}
}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.1207,
"rate": 0.131207
}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