Rate Overview
Live
1 PEN = 0.776888 GEL
1 GEL = 1.2872
PEN
Avg
0.783512
High
0.788683
Low
0.776888
Last updated: 6/17/2026, 8:26:12 AM
Quick Conversions
| PEN | GEL |
|---|---|
| 1 PEN | 0.78 GEL |
| 10 PEN | 7.77 GEL |
| 50 PEN | 38.84 GEL |
| 100 PEN | 77.69 GEL |
| 500 PEN | 388.44 GEL |
| 1,000 PEN | 776.89 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-06-17T08:26:12Z",
"rates": {
"GEL": 0.776888
}
}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": 77.6888,
"rate": 0.776888
}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