Rate Overview
Live
1 PEN = 0.774269 GEL
1 GEL = 1.2915
PEN
Avg
0.773901
High
0.775635
Low
0.772417
Last updated: 7/30/2026, 12:33:56 AM
Quick Conversions
| PEN | GEL |
|---|---|
| 1 PEN | 0.77 GEL |
| 10 PEN | 7.74 GEL |
| 50 PEN | 38.71 GEL |
| 100 PEN | 77.43 GEL |
| 500 PEN | 387.13 GEL |
| 1,000 PEN | 774.27 GEL |
Get PEN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=GELExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-30T00:33:56Z",
"rates": {
"GEL": 0.774269
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "GEL",
"amount": 100
},
"result": 77.4269,
"rate": 0.774269
}Build with PEN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key