Rate Overview
Live
1 MXN = 0.424530 GTQ
1 GTQ = 2.3555
MXN
Avg
0.426760
High
0.446933
Low
0.412544
Last updated: 3/27/2026, 4:32:49 PM
Quick Conversions
| MXN | GTQ |
|---|---|
| 1 MXN | 0.42 GTQ |
| 10 MXN | 4.25 GTQ |
| 50 MXN | 21.23 GTQ |
| 100 MXN | 42.45 GTQ |
| 500 MXN | 212.27 GTQ |
| 1,000 MXN | 424.53 GTQ |
Get MXN/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=GTQExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T16:32:49Z",
"rates": {
"GTQ": 0.42453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "GTQ",
"amount": 100
},
"result": 42.453,
"rate": 0.42453
}Build with MXN/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key