Rate Overview
Live
1 GEL = 1.2833 PEN
1 PEN = 0.779233
GEL
Avg
1.2727
High
1.3242
Low
1.2413
Last updated: 7/4/2026, 2:08:36 AM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.28 PEN |
| 10 GEL | 12.83 PEN |
| 50 GEL | 64.17 PEN |
| 100 GEL | 128.33 PEN |
| 500 GEL | 641.66 PEN |
| 1,000 GEL | 1,283.31 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-07-04T02:08:36Z",
"rates": {
"PEN": 1.283314
}
}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": 128.3314,
"rate": 1.283314
}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