Rate Overview
Live
1 BBD = 1.3613 GEL
1 GEL = 0.734596
BBD
Avg
1.3480
High
1.3620
Low
1.3347
Last updated: 3/6/2026, 9:37:30 PM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.36 GEL |
| 10 BBD | 13.61 GEL |
| 50 BBD | 68.06 GEL |
| 100 BBD | 136.13 GEL |
| 500 BBD | 680.65 GEL |
| 1,000 BBD | 1,361.29 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-06T21:37:30Z",
"rates": {
"GEL": 1.361292
}
}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": 136.1292,
"rate": 1.361292
}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