Rate Overview
Live
1 PAB = 2.6207 GEL
1 GEL = 0.381577
PAB
Avg
2.7193
High
2.8405
Low
2.6207
Last updated: 7/27/2026, 7:20:12 PM
Quick Conversions
| PAB | GEL |
|---|---|
| 1 PAB | 2.62 GEL |
| 10 PAB | 26.21 GEL |
| 50 PAB | 131.04 GEL |
| 100 PAB | 262.07 GEL |
| 500 PAB | 1,310.35 GEL |
| 1,000 PAB | 2,620.70 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-07-27T19:20:12Z",
"rates": {
"GEL": 2.620702
}
}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": 262.0702,
"rate": 2.620702
}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