Rate Overview
Live
1 GEL = 2.5555 BOB
1 BOB = 0.391320
GEL
Avg
2.5639
High
2.5750
Low
2.5555
Last updated: 4/18/2026, 8:38:08 AM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 2.56 BOB |
| 10 GEL | 25.55 BOB |
| 50 GEL | 127.77 BOB |
| 100 GEL | 255.55 BOB |
| 500 GEL | 1,277.73 BOB |
| 1,000 GEL | 2,555.45 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-04-18T08:38:08Z",
"rates": {
"BOB": 2.555453
}
}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": 255.5453,
"rate": 2.555453
}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