Rate Overview
Live
1 GEL = 1.2883 PEN
1 PEN = 0.776228
GEL
Avg
1.2863
High
1.2961
Low
1.2712
Last updated: 7/21/2026, 5:29:50 PM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.29 PEN |
| 10 GEL | 12.88 PEN |
| 50 GEL | 64.41 PEN |
| 100 GEL | 128.83 PEN |
| 500 GEL | 644.14 PEN |
| 1,000 GEL | 1,288.28 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-21T17:29:50Z",
"rates": {
"PEN": 1.288282
}
}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.82819999999998,
"rate": 1.288282
}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