Rate Overview
Live
1 MNT = 0.002120 GTQ
1 GTQ = 471.6981
MNT
Avg
0.390814
High
9.3294
Low
0.002120
Last updated: 7/27/2026, 9:42:15 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.06 GTQ |
| 1,000 MNT | 2.12 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-07-27T09:42:15Z",
"rates": {
"GTQ": 0.00212
}
}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.212,
"rate": 0.00212
}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