Rate Overview
Live
1 HTG = 0.132200 MXN
1 MXN = 7.5643
HTG
Avg
0.132178
High
0.132837
Low
0.131553
Last updated: 4/18/2026, 10:36:06 AM
Quick Conversions
| HTG | MXN |
|---|---|
| 1 HTG | 0.13 MXN |
| 10 HTG | 1.32 MXN |
| 50 HTG | 6.61 MXN |
| 100 HTG | 13.22 MXN |
| 500 HTG | 66.10 MXN |
| 1,000 HTG | 132.20 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-04-18T10:36:06Z",
"rates": {
"MXN": 0.1322
}
}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.22,
"rate": 0.1322
}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