Rate Overview
Live
1 BBD = 1.3320 GEL
1 GEL = 0.750752
BBD
Avg
1.3492
High
1.3668
Low
1.3262
Last updated: 5/28/2026, 4:25:48 PM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.33 GEL |
| 10 BBD | 13.32 GEL |
| 50 BBD | 66.60 GEL |
| 100 BBD | 133.20 GEL |
| 500 BBD | 666.00 GEL |
| 1,000 BBD | 1,332.00 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-05-28T16:25:48Z",
"rates": {
"GEL": 1.331997
}
}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": 133.1997,
"rate": 1.331997
}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