Rate Overview
Live
1 GEL = 0.375612 PAB
1 PAB = 2.6623
GEL
Avg
0.371927
High
0.375612
Low
0.367264
Last updated: 5/29/2026, 11:24:32 PM
Quick Conversions
| GEL | PAB |
|---|---|
| 1 GEL | 0.38 PAB |
| 10 GEL | 3.76 PAB |
| 50 GEL | 18.78 PAB |
| 100 GEL | 37.56 PAB |
| 500 GEL | 187.81 PAB |
| 1,000 GEL | 375.61 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-05-29T23:24:32Z",
"rates": {
"PAB": 0.375612
}
}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.5612,
"rate": 0.375612
}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