Rate Overview
Live
1 PEN = 2.2229 GTQ
1 GTQ = 0.449873
PEN
Avg
2.2503
High
2.2784
Low
2.2229
Last updated: 4/17/2026, 6:31:59 AM
Quick Conversions
| PEN | GTQ |
|---|---|
| 1 PEN | 2.22 GTQ |
| 10 PEN | 22.23 GTQ |
| 50 PEN | 111.14 GTQ |
| 100 PEN | 222.29 GTQ |
| 500 PEN | 1,111.43 GTQ |
| 1,000 PEN | 2,222.85 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-04-17T06:31:59Z",
"rates": {
"GTQ": 2.222852
}
}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": 222.2852,
"rate": 2.222852
}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