Rate Overview
Live
1 PEN = 2.2462 GTQ
1 GTQ = 0.445188
PEN
Avg
2.2413
High
2.2463
Low
2.2291
Last updated: 5/28/2026, 8:35:25 PM
Quick Conversions
| PEN | GTQ |
|---|---|
| 1 PEN | 2.25 GTQ |
| 10 PEN | 22.46 GTQ |
| 50 PEN | 112.31 GTQ |
| 100 PEN | 224.62 GTQ |
| 500 PEN | 1,123.12 GTQ |
| 1,000 PEN | 2,246.24 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-05-28T20:35:25Z",
"rates": {
"GTQ": 2.246241
}
}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": 224.6241,
"rate": 2.246241
}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