Rate Overview
Live
1 MNT = 0.002122 GTQ
1 GTQ = 471.2535
MNT
Avg
0.390814
High
9.3294
Low
0.002122
Last updated: 7/26/2026, 12:48:57 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-26T00:48:57Z",
"rates": {
"GTQ": 0.002122
}
}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.21220000000000003,
"rate": 0.002122
}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