Rate Overview
Live
1 PAB = 2.6311 GEL
1 GEL = 0.380063
PAB
Avg
2.6333
High
2.6395
Low
2.6265
Last updated: 7/8/2026, 8:11:05 PM
Quick Conversions
| PAB | GEL |
|---|---|
| 1 PAB | 2.63 GEL |
| 10 PAB | 26.31 GEL |
| 50 PAB | 131.56 GEL |
| 100 PAB | 263.11 GEL |
| 500 PAB | 1,315.57 GEL |
| 1,000 PAB | 2,631.15 GEL |
Get PAB/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=GELExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-07-08T20:11:05Z",
"rates": {
"GEL": 2.631146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "GEL",
"amount": 100
},
"result": 263.1146,
"rate": 2.631146
}Build with PAB/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key