Rate Overview
Live
1 PEN = 2.2446 GTQ
1 GTQ = 0.445510
PEN
Avg
2.2566
High
2.3095
Low
2.1771
Last updated: 7/12/2026, 8:07:28 PM
Quick Conversions
| PEN | GTQ |
|---|---|
| 1 PEN | 2.24 GTQ |
| 10 PEN | 22.45 GTQ |
| 50 PEN | 112.23 GTQ |
| 100 PEN | 224.46 GTQ |
| 500 PEN | 1,122.31 GTQ |
| 1,000 PEN | 2,244.62 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-07-12T20:07:28Z",
"rates": {
"GTQ": 2.244619
}
}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.4619,
"rate": 2.244619
}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