Rate Overview
Live
1 BBD = 1.3488 GEL
1 GEL = 0.741408
BBD
Avg
1.3476
High
1.3614
Low
1.3366
Last updated: 3/27/2026, 7:47:41 AM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.35 GEL |
| 10 BBD | 13.49 GEL |
| 50 BBD | 67.44 GEL |
| 100 BBD | 134.88 GEL |
| 500 BBD | 674.39 GEL |
| 1,000 BBD | 1,348.78 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-03-27T07:47:41Z",
"rates": {
"GEL": 1.348785
}
}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.8785,
"rate": 1.348785
}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