Rate Overview
Live
1 BBD = 1.3104 GEL
1 GEL = 0.763154
BBD
Avg
1.3428
High
1.3663
Low
1.3104
Last updated: 7/27/2026, 10:35:32 PM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.31 GEL |
| 10 BBD | 13.10 GEL |
| 50 BBD | 65.52 GEL |
| 100 BBD | 131.04 GEL |
| 500 BBD | 655.18 GEL |
| 1,000 BBD | 1,310.35 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-27T22:35:32Z",
"rates": {
"GEL": 1.310351
}
}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.0351,
"rate": 1.310351
}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