Rate Overview
Live
1 MXN = 0.424244 GTQ
1 GTQ = 2.3571
MXN
Avg
0.426749
High
0.446933
Low
0.412544
Last updated: 3/27/2026, 11:12:49 AM
Quick Conversions
| MXN | GTQ |
|---|---|
| 1 MXN | 0.42 GTQ |
| 10 MXN | 4.24 GTQ |
| 50 MXN | 21.21 GTQ |
| 100 MXN | 42.42 GTQ |
| 500 MXN | 212.12 GTQ |
| 1,000 MXN | 424.24 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-27T11:12:49Z",
"rates": {
"GTQ": 0.424244
}
}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.4244,
"rate": 0.424244
}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