Rate Overview
Live
1 MXN = 7.2894 HTG
1 HTG = 0.137185
MXN
Avg
7.4313
High
7.6836
Low
7.2894
Last updated: 3/27/2026, 12:57:53 PM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.29 HTG |
| 10 MXN | 72.89 HTG |
| 50 MXN | 364.47 HTG |
| 100 MXN | 728.94 HTG |
| 500 MXN | 3,644.72 HTG |
| 1,000 MXN | 7,289.44 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-03-27T12:57:53Z",
"rates": {
"HTG": 7.28944
}
}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": 728.944,
"rate": 7.28944
}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