Rate Overview
Live
1 PEN = 0.782552 GEL
1 GEL = 1.2779
PEN
Avg
0.783525
High
0.787071
Low
0.778405
Last updated: 5/27/2026, 2:51:49 PM
Quick Conversions
| PEN | GEL |
|---|---|
| 1 PEN | 0.78 GEL |
| 10 PEN | 7.83 GEL |
| 50 PEN | 39.13 GEL |
| 100 PEN | 78.26 GEL |
| 500 PEN | 391.28 GEL |
| 1,000 PEN | 782.55 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-05-27T14:51:49Z",
"rates": {
"GEL": 0.782552
}
}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.2552,
"rate": 0.782552
}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