Rate Overview
Live
1 GEL = 1.2887 PEN
1 PEN = 0.775951
GEL
Avg
1.2876
High
1.2961
Low
1.2828
Last updated: 7/1/2026, 8:51:55 PM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.29 PEN |
| 10 GEL | 12.89 PEN |
| 50 GEL | 64.44 PEN |
| 100 GEL | 128.87 PEN |
| 500 GEL | 644.37 PEN |
| 1,000 GEL | 1,288.74 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-01T20:51:55Z",
"rates": {
"PEN": 1.288741
}
}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.8741,
"rate": 1.288741
}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