Rate Overview
Live
1 YER = 0.032044 GTQ
1 GTQ = 31.2071
YER
Avg
0.032093
High
0.032245
Low
0.031960
Last updated: 4/17/2026, 1:36:11 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.02 GTQ |
| 1,000 YER | 32.04 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-04-17T13:36:11Z",
"rates": {
"GTQ": 0.032044
}
}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.2044,
"rate": 0.032044
}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