Rate Overview
Live
1 MXN = 7.6284 HTG
1 HTG = 0.131090
MXN
Avg
7.5345
High
7.6284
Low
7.4797
Last updated: 5/7/2026, 10:14:06 AM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.63 HTG |
| 10 MXN | 76.28 HTG |
| 50 MXN | 381.42 HTG |
| 100 MXN | 762.84 HTG |
| 500 MXN | 3,814.18 HTG |
| 1,000 MXN | 7,628.35 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-05-07T10:14:06Z",
"rates": {
"HTG": 7.628352
}
}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": 762.8352,
"rate": 7.628352
}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