Rate Overview
Live
1 HTG = 0.132883 MXN
1 MXN = 7.5254
HTG
Avg
0.132287
High
0.132883
Low
0.131193
Last updated: 5/29/2026, 7:38:38 PM
Quick Conversions
| HTG | MXN |
|---|---|
| 1 HTG | 0.13 MXN |
| 10 HTG | 1.33 MXN |
| 50 HTG | 6.64 MXN |
| 100 HTG | 13.29 MXN |
| 500 HTG | 66.44 MXN |
| 1,000 HTG | 132.88 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-29T19:38:38Z",
"rates": {
"MXN": 0.132883
}
}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.2883,
"rate": 0.132883
}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