Rate Overview
Live
1 GEL = 0.367297 PAB
1 PAB = 2.7226
GEL
Avg
0.370939
High
0.374616
Low
0.367117
Last updated: 3/6/2026, 8:12:14 AM
Quick Conversions
| GEL | PAB |
|---|---|
| 1 GEL | 0.37 PAB |
| 10 GEL | 3.67 PAB |
| 50 GEL | 18.36 PAB |
| 100 GEL | 36.73 PAB |
| 500 GEL | 183.65 PAB |
| 1,000 GEL | 367.30 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-03-06T08:12:14Z",
"rates": {
"PAB": 0.367297
}
}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": 36.7297,
"rate": 0.367297
}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