Rate Overview
Live
1 BOB = 0.383257 GEL
1 GEL = 2.6092
BOB
Avg
0.383328
High
0.384662
Low
0.382280
Last updated: 6/19/2026, 8:48:30 AM
Quick Conversions
| BOB | GEL |
|---|---|
| 1 BOB | 0.38 GEL |
| 10 BOB | 3.83 GEL |
| 50 BOB | 19.16 GEL |
| 100 BOB | 38.33 GEL |
| 500 BOB | 191.63 GEL |
| 1,000 BOB | 383.26 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-06-19T08:48:30Z",
"rates": {
"GEL": 0.383257
}
}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": 38.325700000000005,
"rate": 0.383257
}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