Rate Overview
Live
1 GEL = 0.370703 PAB
1 PAB = 2.6976
GEL
Avg
0.368691
High
0.374103
Low
0.360626
Last updated: 3/27/2026, 4:05:45 AM
Quick Conversions
| GEL | PAB |
|---|---|
| 1 GEL | 0.37 PAB |
| 10 GEL | 3.71 PAB |
| 50 GEL | 18.54 PAB |
| 100 GEL | 37.07 PAB |
| 500 GEL | 185.35 PAB |
| 1,000 GEL | 370.70 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-27T04:05:45Z",
"rates": {
"PAB": 0.370703
}
}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.0703,
"rate": 0.370703
}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