Rate Overview
Live
1 PEN = 2.2013 GTQ
1 GTQ = 0.454273
PEN
Avg
2.2044
High
2.3029
Low
2.0667
Last updated: 3/27/2026, 5:21:40 PM
Quick Conversions
| PEN | GTQ |
|---|---|
| 1 PEN | 2.20 GTQ |
| 10 PEN | 22.01 GTQ |
| 50 PEN | 110.07 GTQ |
| 100 PEN | 220.13 GTQ |
| 500 PEN | 1,100.66 GTQ |
| 1,000 PEN | 2,201.32 GTQ |
Get PEN/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=GTQExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T17:21:40Z",
"rates": {
"GTQ": 2.201319
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "GTQ",
"amount": 100
},
"result": 220.13189999999997,
"rate": 2.201319
}Build with PEN/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key