Rate Overview
Live
1 PEN = 2.2030 GTQ
1 GTQ = 0.453920
PEN
Avg
2.2130
High
2.2256
Low
2.2015
Last updated: 3/27/2026, 3:35:26 PM
Quick Conversions
| PEN | GTQ |
|---|---|
| 1 PEN | 2.20 GTQ |
| 10 PEN | 22.03 GTQ |
| 50 PEN | 110.15 GTQ |
| 100 PEN | 220.30 GTQ |
| 500 PEN | 1,101.52 GTQ |
| 1,000 PEN | 2,203.03 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-03-27T15:35:26Z",
"rates": {
"GTQ": 2.203031
}
}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": 220.30310000000003,
"rate": 2.203031
}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