Rate Overview
Live
1 BBD = 1.3156 GEL
1 GEL = 0.760088
BBD
Avg
1.3173
High
1.3198
Low
1.3105
Last updated: 7/4/2026, 11:14:59 AM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.32 GEL |
| 10 BBD | 13.16 GEL |
| 50 BBD | 65.78 GEL |
| 100 BBD | 131.56 GEL |
| 500 BBD | 657.82 GEL |
| 1,000 BBD | 1,315.64 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-07-04T11:14:59Z",
"rates": {
"GEL": 1.315638
}
}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": 131.56380000000001,
"rate": 1.315638
}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