Rate Overview
Live
1 YER = 0.031998 GTQ
1 GTQ = 31.2520
YER
Avg
0.032007
High
0.032032
Low
0.031918
Last updated: 5/7/2026, 8:00:57 PM
Quick Conversions
| YER | GTQ |
|---|---|
| 1 YER | 0.03 GTQ |
| 10 YER | 0.32 GTQ |
| 50 YER | 1.60 GTQ |
| 100 YER | 3.20 GTQ |
| 500 YER | 16.00 GTQ |
| 1,000 YER | 32.00 GTQ |
Get YER/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=GTQExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-07T20:00:57Z",
"rates": {
"GTQ": 0.031998
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "GTQ",
"amount": 100
},
"result": 3.1997999999999998,
"rate": 0.031998
}Build with YER/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key