Rate Overview
Live
1 GEL = 3.7631 BOB
1 BOB = 0.265741
GEL
Avg
2.7707
High
3.7631
Low
2.6221
Last updated: 7/8/2026, 3:58:56 AM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 3.76 BOB |
| 10 GEL | 37.63 BOB |
| 50 GEL | 188.15 BOB |
| 100 GEL | 376.31 BOB |
| 500 GEL | 1,881.53 BOB |
| 1,000 GEL | 3,763.06 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-07-08T03:58:56Z",
"rates": {
"BOB": 3.76306
}
}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": 376.306,
"rate": 3.76306
}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