Rate Overview
Live
1 GEL = 0.383627 PAB
1 PAB = 2.6067
GEL
Avg
0.383275
High
0.383680
Low
0.382585
Last updated: 8/19/2026, 2:40:49 AM
Quick Conversions
| GEL | PAB |
|---|---|
| 1 GEL | 0.38 PAB |
| 10 GEL | 3.84 PAB |
| 50 GEL | 19.18 PAB |
| 100 GEL | 38.36 PAB |
| 500 GEL | 191.81 PAB |
| 1,000 GEL | 383.63 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-08-19T02:40:49Z",
"rates": {
"PAB": 0.383627
}
}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.3627,
"rate": 0.383627
}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