Rate Overview
Live
1 BBD = 1.3243 GEL
1 GEL = 0.755104
BBD
Avg
1.3259
High
1.3271
Low
1.3243
Last updated: 6/17/2026, 5:04:47 PM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.32 GEL |
| 10 BBD | 13.24 GEL |
| 50 BBD | 66.22 GEL |
| 100 BBD | 132.43 GEL |
| 500 BBD | 662.16 GEL |
| 1,000 BBD | 1,324.32 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-06-17T17:04:47Z",
"rates": {
"GEL": 1.324321
}
}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.43210000000002,
"rate": 1.324321
}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