Rate Overview
Live
1 MXN = 7.5427 HTG
1 HTG = 0.132578
MXN
Avg
7.2368
High
7.6481
Low
6.7834
Last updated: 5/27/2026, 6:41:56 PM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.54 HTG |
| 10 MXN | 75.43 HTG |
| 50 MXN | 377.14 HTG |
| 100 MXN | 754.27 HTG |
| 500 MXN | 3,771.37 HTG |
| 1,000 MXN | 7,542.75 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-27T18:41:56Z",
"rates": {
"HTG": 7.542749
}
}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": 754.2749,
"rate": 7.542749
}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