Rate Overview
Live
1 MNT = 0.036472 HTG
1 HTG = 27.4183
MNT
Avg
0.036497
High
0.036601
Low
0.036423
Last updated: 7/1/2026, 11:58:13 PM
Quick Conversions
| MNT | HTG |
|---|---|
| 1 MNT | 0.04 HTG |
| 10 MNT | 0.36 HTG |
| 50 MNT | 1.82 HTG |
| 100 MNT | 3.65 HTG |
| 500 MNT | 18.24 HTG |
| 1,000 MNT | 36.47 HTG |
Get MNT/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=HTGExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-01T23:58:13Z",
"rates": {
"HTG": 0.036472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "HTG",
"amount": 100
},
"result": 3.6471999999999998,
"rate": 0.036472
}Build with MNT/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key