Rate Overview
Live
1 BOB = 0.394889 GEL
1 GEL = 2.5324
BOB
Avg
0.390409
High
0.394889
Low
0.385889
Last updated: 3/7/2026, 2:47:39 AM
Quick Conversions
| BOB | GEL |
|---|---|
| 1 BOB | 0.39 GEL |
| 10 BOB | 3.95 GEL |
| 50 BOB | 19.74 GEL |
| 100 BOB | 39.49 GEL |
| 500 BOB | 197.44 GEL |
| 1,000 BOB | 394.89 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-03-07T02:47:39Z",
"rates": {
"GEL": 0.394889
}
}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": 39.4889,
"rate": 0.394889
}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