Rate Overview
Live
1 PEN = 0.783712 GEL
1 GEL = 1.2760
PEN
Avg
0.793044
High
0.799107
Low
0.783712
Last updated: 3/7/2026, 3:08:10 AM
Quick Conversions
| PEN | GEL |
|---|---|
| 1 PEN | 0.78 GEL |
| 10 PEN | 7.84 GEL |
| 50 PEN | 39.19 GEL |
| 100 PEN | 78.37 GEL |
| 500 PEN | 391.86 GEL |
| 1,000 PEN | 783.71 GEL |
Get PEN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=GELExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-07T03:08:10Z",
"rates": {
"GEL": 0.783712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "GEL",
"amount": 100
},
"result": 78.3712,
"rate": 0.783712
}Build with PEN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key