Rate Overview
Live
1 GEL = 1.2874 PEN
1 PEN = 0.776772
GEL
Avg
1.2903
High
1.2933
Low
1.2874
Last updated: 7/24/2026, 10:50:40 PM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.29 PEN |
| 10 GEL | 12.87 PEN |
| 50 GEL | 64.37 PEN |
| 100 GEL | 128.74 PEN |
| 500 GEL | 643.69 PEN |
| 1,000 GEL | 1,287.38 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-24T22:50:40Z",
"rates": {
"PEN": 1.287379
}
}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.7379,
"rate": 1.287379
}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