Rate Overview
Live
1 GEL = 2.5360 BOB
1 BOB = 0.394315
GEL
Avg
2.5650
High
2.5914
Low
2.5360
Last updated: 3/6/2026, 11:26:28 PM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 2.54 BOB |
| 10 GEL | 25.36 BOB |
| 50 GEL | 126.80 BOB |
| 100 GEL | 253.60 BOB |
| 500 GEL | 1,268.02 BOB |
| 1,000 GEL | 2,536.05 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-03-06T23:26:28Z",
"rates": {
"BOB": 2.536046
}
}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": 253.60459999999998,
"rate": 2.536046
}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