Rate Overview
Live
1 BOB = 0.265480 GEL
1 GEL = 3.7668
BOB
Avg
0.342026
High
0.381375
Low
0.265480
Last updated: 7/9/2026, 6:41:49 PM
Quick Conversions
| BOB | GEL |
|---|---|
| 1 BOB | 0.27 GEL |
| 10 BOB | 2.65 GEL |
| 50 BOB | 13.27 GEL |
| 100 BOB | 26.55 GEL |
| 500 BOB | 132.74 GEL |
| 1,000 BOB | 265.48 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-09T18:41:49Z",
"rates": {
"GEL": 0.26548
}
}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": 26.548,
"rate": 0.26548
}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