Rate Overview
Live
1 GEL = 1.2886 PEN
1 PEN = 0.776030
GEL
Avg
1.2651
High
1.3019
Low
1.2352
Last updated: 7/13/2026, 8:01:04 PM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.29 PEN |
| 10 GEL | 12.89 PEN |
| 50 GEL | 64.43 PEN |
| 100 GEL | 128.86 PEN |
| 500 GEL | 644.31 PEN |
| 1,000 GEL | 1,288.61 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-13T20:01:04Z",
"rates": {
"PEN": 1.28861
}
}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.861,
"rate": 1.28861
}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