Rate Overview
Live
1 HTG = 27.3057 MNT
1 MNT = 0.036622
HTG
Avg
27.3455
High
27.4356
Low
27.2801
Last updated: 4/18/2026, 8:49:02 AM
Quick Conversions
| HTG | MNT |
|---|---|
| 1 HTG | 27.31 MNT |
| 10 HTG | 273.06 MNT |
| 50 HTG | 1,365.29 MNT |
| 100 HTG | 2,730.57 MNT |
| 500 HTG | 13,652.85 MNT |
| 1,000 HTG | 27,305.70 MNT |
Get HTG/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=MNTExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-04-18T08:49:02Z",
"rates": {
"MNT": 27.3057
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "MNT",
"amount": 100
},
"result": 2730.57,
"rate": 27.3057
}Build with HTG/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key