Rate Overview
Live
1 GEL = 0.373811 PAB
1 PAB = 2.6751
GEL
Avg
0.373149
High
0.374379
Low
0.370975
Last updated: 5/9/2026, 6:05:03 AM
Quick Conversions
| GEL | PAB |
|---|---|
| 1 GEL | 0.37 PAB |
| 10 GEL | 3.74 PAB |
| 50 GEL | 18.69 PAB |
| 100 GEL | 37.38 PAB |
| 500 GEL | 186.91 PAB |
| 1,000 GEL | 373.81 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-09T06:05:03Z",
"rates": {
"PAB": 0.373811
}
}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.3811,
"rate": 0.373811
}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