Rate Overview
Live
1 GEL = 0.377318 PAB
1 PAB = 2.6503
GEL
Avg
0.377214
High
0.377772
Low
0.376749
Last updated: 6/19/2026, 9:29:43 AM
Quick Conversions
| GEL | PAB |
|---|---|
| 1 GEL | 0.38 PAB |
| 10 GEL | 3.77 PAB |
| 50 GEL | 18.87 PAB |
| 100 GEL | 37.73 PAB |
| 500 GEL | 188.66 PAB |
| 1,000 GEL | 377.32 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-06-19T09:29:43Z",
"rates": {
"PAB": 0.377318
}
}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": 37.7318,
"rate": 0.377318
}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