Rate Overview
Live
1 GEL = 2.5965 BOB
1 BOB = 0.385139
GEL
Avg
2.5604
High
2.5965
Low
2.5247
Last updated: 5/28/2026, 9:54:51 PM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 2.60 BOB |
| 10 GEL | 25.96 BOB |
| 50 GEL | 129.82 BOB |
| 100 GEL | 259.65 BOB |
| 500 GEL | 1,298.23 BOB |
| 1,000 GEL | 2,596.47 BOB |
Get GEL/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BOBExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-28T21:54:51Z",
"rates": {
"BOB": 2.596466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BOB",
"amount": 100
},
"result": 259.6466,
"rate": 2.596466
}Build with GEL/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key