Rate Overview
Live
1 PEN = 0.769863 GEL
1 GEL = 1.2989
PEN
Avg
0.773481
High
0.775635
Low
0.769863
Last updated: 7/28/2026, 8:37:12 AM
Quick Conversions
| PEN | GEL |
|---|---|
| 1 PEN | 0.77 GEL |
| 10 PEN | 7.70 GEL |
| 50 PEN | 38.49 GEL |
| 100 PEN | 76.99 GEL |
| 500 PEN | 384.93 GEL |
| 1,000 PEN | 769.86 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-07-28T08:37:12Z",
"rates": {
"GEL": 0.769863
}
}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": 76.9863,
"rate": 0.769863
}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