Rate Overview
Live
1 BBD = 1.3426 GEL
1 GEL = 0.744845
BBD
Avg
1.3381
High
1.3426
Low
1.3324
Last updated: 4/18/2026, 8:45:25 AM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.34 GEL |
| 10 BBD | 13.43 GEL |
| 50 BBD | 67.13 GEL |
| 100 BBD | 134.26 GEL |
| 500 BBD | 671.28 GEL |
| 1,000 BBD | 1,342.56 GEL |
Get BBD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GELExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-18T08:45:25Z",
"rates": {
"GEL": 1.342562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GEL",
"amount": 100
},
"result": 134.2562,
"rate": 1.342562
}Build with BBD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key