Rate Overview
Live
1 GEL = 1.2933 PEN
1 PEN = 0.773244
GEL
Avg
1.2862
High
1.2933
Low
1.2787
Last updated: 8/15/2026, 11:12:00 PM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.29 PEN |
| 10 GEL | 12.93 PEN |
| 50 GEL | 64.66 PEN |
| 100 GEL | 129.33 PEN |
| 500 GEL | 646.63 PEN |
| 1,000 GEL | 1,293.25 PEN |
Get GEL/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=PENExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-08-15T23:12:00Z",
"rates": {
"PEN": 1.293253
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "PEN",
"amount": 100
},
"result": 129.3253,
"rate": 1.293253
}Build with GEL/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key