Rate Overview
Live
1 MXN = 7.5321 HTG
1 HTG = 0.132765
MXN
Avg
7.5771
High
7.6340
Low
7.5195
Last updated: 6/19/2026, 8:27:43 AM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.53 HTG |
| 10 MXN | 75.32 HTG |
| 50 MXN | 376.60 HTG |
| 100 MXN | 753.21 HTG |
| 500 MXN | 3,766.05 HTG |
| 1,000 MXN | 7,532.09 HTG |
Get MXN/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=HTGExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-06-19T08:27:43Z",
"rates": {
"HTG": 7.532094
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "HTG",
"amount": 100
},
"result": 753.2094,
"rate": 7.532094
}Build with MXN/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key