Rate Overview
Live
1 PEN = 2.2802 GTQ
1 GTQ = 0.438564
PEN
Avg
2.2759
High
2.2819
Low
2.2627
Last updated: 8/17/2026, 8:46:01 PM
Quick Conversions
| PEN | GTQ |
|---|---|
| 1 PEN | 2.28 GTQ |
| 10 PEN | 22.80 GTQ |
| 50 PEN | 114.01 GTQ |
| 100 PEN | 228.02 GTQ |
| 500 PEN | 1,140.09 GTQ |
| 1,000 PEN | 2,280.17 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-08-17T20:46:01Z",
"rates": {
"GTQ": 2.28017
}
}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": 228.017,
"rate": 2.28017
}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