Rate Overview
Live
1 GEL = 1.2715 PEN
1 PEN = 0.786466
GEL
Avg
1.2575
High
1.2722
Low
1.2485
Last updated: 3/6/2026, 11:27:36 PM
Quick Conversions
| GEL | PEN |
|---|---|
| 1 GEL | 1.27 PEN |
| 10 GEL | 12.72 PEN |
| 50 GEL | 63.58 PEN |
| 100 GEL | 127.15 PEN |
| 500 GEL | 635.76 PEN |
| 1,000 GEL | 1,271.51 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-03-06T23:27:36Z",
"rates": {
"PEN": 1.271511
}
}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": 127.1511,
"rate": 1.271511
}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