Rate Overview
Live
1 GEL = 2.5651 BOB
1 BOB = 0.389849
GEL
Avg
2.5596
High
2.5877
Low
2.5189
Last updated: 3/27/2026, 8:04:11 AM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 2.57 BOB |
| 10 GEL | 25.65 BOB |
| 50 GEL | 128.25 BOB |
| 100 GEL | 256.51 BOB |
| 500 GEL | 1,282.55 BOB |
| 1,000 GEL | 2,565.10 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-03-27T08:04:11Z",
"rates": {
"BOB": 2.565098
}
}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": 256.5098,
"rate": 2.565098
}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