Rate Overview
Live
1 GEL = 1.2785 PEN
1 PEN = 0.782151
GEL
Avg
1.2855
High
1.2928
Low
1.2785
Last updated: 8/12/2026, 10:56:05 PM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.28 PEN |
| 10 GEL | 12.79 PEN |
| 50 GEL | 63.93 PEN |
| 100 GEL | 127.85 PEN |
| 500 GEL | 639.26 PEN |
| 1,000 GEL | 1,278.52 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-08-12T22:56:05Z",
"rates": {
"PEN": 1.278525
}
}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": 127.85249999999999,
"rate": 1.278525
}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