Rate Overview
Live
1 PEN = 2.2515 GTQ
1 GTQ = 0.444150
PEN
Avg
2.2479
High
2.3017
Low
2.1785
Last updated: 8/5/2026, 5:54:16 AM
Quick Conversions
| PEN | GTQ |
|---|---|
| 1 PEN | 2.25 GTQ |
| 10 PEN | 22.51 GTQ |
| 50 PEN | 112.57 GTQ |
| 100 PEN | 225.15 GTQ |
| 500 PEN | 1,125.75 GTQ |
| 1,000 PEN | 2,251.49 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-05T05:54:16Z",
"rates": {
"GTQ": 2.251492
}
}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": 225.14919999999998,
"rate": 2.251492
}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