Rate Overview
Live
1 MNT = 0.002147 GTQ
1 GTQ = 465.7662
MNT
Avg
0.002147
High
0.002150
Low
0.002140
Last updated: 3/7/2026, 12:31:25 AM
Quick Conversions
| MNT | GTQ |
|---|---|
| 1 MNT | 0.00 GTQ |
| 10 MNT | 0.02 GTQ |
| 50 MNT | 0.11 GTQ |
| 100 MNT | 0.21 GTQ |
| 500 MNT | 1.07 GTQ |
| 1,000 MNT | 2.15 GTQ |
Get MNT/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=GTQExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-07T00:31:25Z",
"rates": {
"GTQ": 0.002147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "GTQ",
"amount": 100
},
"result": 0.2147,
"rate": 0.002147
}Build with MNT/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key