Rate Overview
Live
1 GEL = 1.2879 PEN
1 PEN = 0.776448
GEL
Avg
1.2502
High
1.2879
Low
1.2352
Last updated: 3/27/2026, 5:06:33 PM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.29 PEN |
| 10 GEL | 12.88 PEN |
| 50 GEL | 64.40 PEN |
| 100 GEL | 128.79 PEN |
| 500 GEL | 643.96 PEN |
| 1,000 GEL | 1,287.92 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-27T17:06:33Z",
"rates": {
"PEN": 1.287917
}
}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.7917,
"rate": 1.287917
}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