Rate Overview
Live
1 BOB = 0.230520 GEL
1 GEL = 4.3380
BOB
Avg
0.236269
High
0.242246
Low
0.230520
Last updated: 7/29/2026, 4:01:37 AM
Quick Conversions
| BOB | GEL |
|---|---|
| 1 BOB | 0.23 GEL |
| 10 BOB | 2.31 GEL |
| 50 BOB | 11.53 GEL |
| 100 BOB | 23.05 GEL |
| 500 BOB | 115.26 GEL |
| 1,000 BOB | 230.52 GEL |
Get BOB/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GELExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T04:01:37Z",
"rates": {
"GEL": 0.23052
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GEL",
"amount": 100
},
"result": 23.052,
"rate": 0.23052
}Build with BOB/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key