Rate Overview
Live
1 GEL = 1.2877 PEN
1 PEN = 0.776551
GEL
Avg
1.3073
High
1.3849
Low
1.2393
Last updated: 3/27/2026, 11:41:39 AM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.29 PEN |
| 10 GEL | 12.88 PEN |
| 50 GEL | 64.39 PEN |
| 100 GEL | 128.77 PEN |
| 500 GEL | 643.87 PEN |
| 1,000 GEL | 1,287.75 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-03-27T11:41:39Z",
"rates": {
"PEN": 1.287746
}
}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.7746,
"rate": 1.287746
}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