Rate Overview
Live
1 GEL = 4.5724 BOB
1 BOB = 0.218705
GEL
Avg
4.5041
High
4.5724
Low
4.4068
Last updated: 9/2/2026, 7:37:17 PM
Quick Conversions
| GEL | BOB |
|---|---|
| 1 GEL | 4.57 BOB |
| 10 GEL | 45.72 BOB |
| 50 GEL | 228.62 BOB |
| 100 GEL | 457.24 BOB |
| 500 GEL | 2,286.18 BOB |
| 1,000 GEL | 4,572.37 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-09-02T19:37:17Z",
"rates": {
"BOB": 4.572368
}
}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": 457.2368,
"rate": 4.572368
}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