Rate Overview
Live
1 MXN = 7.3056 HTG
1 HTG = 0.136880
MXN
Avg
7.0879
High
7.6405
Low
6.4184
Last updated: 3/27/2026, 9:30:18 AM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.31 HTG |
| 10 MXN | 73.06 HTG |
| 50 MXN | 365.28 HTG |
| 100 MXN | 730.56 HTG |
| 500 MXN | 3,652.82 HTG |
| 1,000 MXN | 7,305.65 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-27T09:30:18Z",
"rates": {
"HTG": 7.305646
}
}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": 730.5646,
"rate": 7.305646
}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