Rate Overview
Live
1 GEL = 4.2735 BOB
1 BOB = 0.233999
GEL
Avg
4.1529
High
4.2735
Low
4.0747
Last updated: 7/25/2026, 3:25:45 PM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 4.27 BOB |
| 10 GEL | 42.74 BOB |
| 50 GEL | 213.68 BOB |
| 100 GEL | 427.35 BOB |
| 500 GEL | 2,136.77 BOB |
| 1,000 GEL | 4,273.53 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-25T15:25:45Z",
"rates": {
"BOB": 4.27353
}
}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": 427.353,
"rate": 4.27353
}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