Rate Overview
Live
1 MXN = 7.4566 HTG
1 HTG = 0.134110
MXN
Avg
7.4822
High
7.5202
Low
7.4487
Last updated: 7/8/2026, 10:46:09 AM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.46 HTG |
| 10 MXN | 74.57 HTG |
| 50 MXN | 372.83 HTG |
| 100 MXN | 745.66 HTG |
| 500 MXN | 3,728.28 HTG |
| 1,000 MXN | 7,456.56 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-08T10:46:09Z",
"rates": {
"HTG": 7.456559
}
}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": 745.6559000000001,
"rate": 7.456559
}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