Rate Overview
Live
1 BBD = 1.3147 GEL
1 GEL = 0.760626
BBD
Avg
1.3208
High
1.3271
Low
1.3105
Last updated: 7/10/2026, 8:15:00 PM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.31 GEL |
| 10 BBD | 13.15 GEL |
| 50 BBD | 65.74 GEL |
| 100 BBD | 131.47 GEL |
| 500 BBD | 657.35 GEL |
| 1,000 BBD | 1,314.71 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-10T20:15:00Z",
"rates": {
"GEL": 1.314706
}
}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.4706,
"rate": 1.314706
}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