Rate Overview
Live
1 BBD = 1.3262 GEL
1 GEL = 0.754035
BBD
Avg
1.3304
High
1.3384
Low
1.3260
Last updated: 5/8/2026, 11:45:00 AM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.33 GEL |
| 10 BBD | 13.26 GEL |
| 50 BBD | 66.31 GEL |
| 100 BBD | 132.62 GEL |
| 500 BBD | 663.10 GEL |
| 1,000 BBD | 1,326.20 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-08T11:45:00Z",
"rates": {
"GEL": 1.326198
}
}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": 132.6198,
"rate": 1.326198
}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