Rate Overview
Live
1 BOB = 0.384981 GEL
1 GEL = 2.5975
BOB
Avg
0.394680
High
0.410602
Low
0.384981
Last updated: 5/27/2026, 9:40:32 PM
Quick Conversions
| BOB | GEL |
|---|---|
| 1 BOB | 0.38 GEL |
| 10 BOB | 3.85 GEL |
| 50 BOB | 19.25 GEL |
| 100 BOB | 38.50 GEL |
| 500 BOB | 192.49 GEL |
| 1,000 BOB | 384.98 GEL |
Get BOB/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=GELExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-27T21:40:32Z",
"rates": {
"GEL": 0.384981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "GEL",
"amount": 100
},
"result": 38.4981,
"rate": 0.384981
}Build with BOB/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key