Rate Overview
Live
1 MXN = 7.5883 HTG
1 HTG = 0.131782
MXN
Avg
7.5653
High
7.5937
Low
7.5280
Last updated: 4/17/2026, 7:34:10 AM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.59 HTG |
| 10 MXN | 75.88 HTG |
| 50 MXN | 379.41 HTG |
| 100 MXN | 758.83 HTG |
| 500 MXN | 3,794.15 HTG |
| 1,000 MXN | 7,588.29 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-04-17T07:34:10Z",
"rates": {
"HTG": 7.588295
}
}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": 758.8294999999999,
"rate": 7.588295
}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