Rate Overview
Live
1 GEL = 4.3018 BOB
1 BOB = 0.232460
GEL
Avg
4.2148
High
4.3018
Low
4.0991
Last updated: 7/28/2026, 2:07:16 PM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 4.30 BOB |
| 10 GEL | 43.02 BOB |
| 50 GEL | 215.09 BOB |
| 100 GEL | 430.18 BOB |
| 500 GEL | 2,150.90 BOB |
| 1,000 GEL | 4,301.81 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-28T14:07:16Z",
"rates": {
"BOB": 4.301807
}
}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": 430.1807,
"rate": 4.301807
}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