Rate Overview
Live
1 GEL = 4.5757 BOB
1 BOB = 0.218545
GEL
Avg
4.5982
High
4.6391
Low
4.5428
Last updated: 8/12/2026, 3:54:27 AM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 4.58 BOB |
| 10 GEL | 45.76 BOB |
| 50 GEL | 228.79 BOB |
| 100 GEL | 457.57 BOB |
| 500 GEL | 2,287.86 BOB |
| 1,000 GEL | 4,575.71 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-08-12T03:54:27Z",
"rates": {
"BOB": 4.57571
}
}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": 457.57099999999997,
"rate": 4.57571
}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