Rate Overview
Live
1 MXN = 7.4900 HTG
1 HTG = 0.133511
MXN
Avg
7.5261
High
7.6074
Low
7.4762
Last updated: 7/29/2026, 11:08:11 AM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.49 HTG |
| 10 MXN | 74.90 HTG |
| 50 MXN | 374.50 HTG |
| 100 MXN | 749.00 HTG |
| 500 MXN | 3,745.02 HTG |
| 1,000 MXN | 7,490.04 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-29T11:08:11Z",
"rates": {
"HTG": 7.490036
}
}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": 749.0036,
"rate": 7.490036
}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