Rate Overview
Live
1 PAB = 2.6006 GEL
1 GEL = 0.384521
PAB
Avg
2.6053
High
2.6107
Low
2.6006
Last updated: 9/7/2026, 6:39:03 PM
Quick Conversions
| PAB | GEL |
|---|---|
| 1 PAB | 2.60 GEL |
| 10 PAB | 26.01 GEL |
| 50 PAB | 130.03 GEL |
| 100 PAB | 260.06 GEL |
| 500 PAB | 1,300.32 GEL |
| 1,000 PAB | 2,600.64 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-09-07T18:39:03Z",
"rates": {
"GEL": 2.600635
}
}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": 260.0635,
"rate": 2.600635
}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