Rate Overview
Live
1 GEL = 0.381705 PAB
1 PAB = 2.6198
GEL
Avg
0.381263
High
0.381705
Low
0.380448
Last updated: 7/29/2026, 3:27:26 AM
Quick Conversions
| GEL | PAB |
|---|---|
| 1 GEL | 0.38 PAB |
| 10 GEL | 3.82 PAB |
| 50 GEL | 19.09 PAB |
| 100 GEL | 38.17 PAB |
| 500 GEL | 190.85 PAB |
| 1,000 GEL | 381.71 PAB |
Get GEL/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=PABExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-29T03:27:26Z",
"rates": {
"PAB": 0.381705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "PAB",
"amount": 100
},
"result": 38.170500000000004,
"rate": 0.381705
}Build with GEL/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key