Rate Overview
Live
1 PAB = 2.6503 GEL
1 GEL = 0.377319
PAB
Avg
2.6510
High
2.6543
Low
2.6471
Last updated: 6/19/2026, 8:00:39 AM
Quick Conversions
| PAB | GEL |
|---|---|
| 1 PAB | 2.65 GEL |
| 10 PAB | 26.50 GEL |
| 50 PAB | 132.51 GEL |
| 100 PAB | 265.03 GEL |
| 500 PAB | 1,325.14 GEL |
| 1,000 PAB | 2,650.28 GEL |
Get PAB/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=GELExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-06-19T08:00:39Z",
"rates": {
"GEL": 2.650279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "GEL",
"amount": 100
},
"result": 265.0279,
"rate": 2.650279
}Build with PAB/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key