Rate Overview
Live
1 MXN = 7.5342 HTG
1 HTG = 0.132728
MXN
Avg
7.3327
High
7.6405
Low
6.9471
Last updated: 7/26/2026, 5:29:41 AM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.53 HTG |
| 10 MXN | 75.34 HTG |
| 50 MXN | 376.71 HTG |
| 100 MXN | 753.42 HTG |
| 500 MXN | 3,767.10 HTG |
| 1,000 MXN | 7,534.20 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-07-26T05:29:41Z",
"rates": {
"HTG": 7.534203
}
}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.4203,
"rate": 7.534203
}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