Rate Overview
Live
1 MXN = 7.5683 HTG
1 HTG = 0.132130
MXN
Avg
7.5676
High
7.6223
Low
7.5381
Last updated: 5/27/2026, 1:33:18 PM
Quick Conversions
| MXN | HTG |
|---|---|
| 1 MXN | 7.57 HTG |
| 10 MXN | 75.68 HTG |
| 50 MXN | 378.42 HTG |
| 100 MXN | 756.83 HTG |
| 500 MXN | 3,784.16 HTG |
| 1,000 MXN | 7,568.33 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-27T13:33:18Z",
"rates": {
"HTG": 7.568327
}
}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": 756.8327,
"rate": 7.568327
}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