Rate Overview
Live
1 BBD = 1.3105 GEL
1 GEL = 0.763067
BBD
Avg
1.3426
High
1.3619
Low
1.3105
Last updated: 7/23/2026, 7:49:02 PM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.31 GEL |
| 10 BBD | 13.11 GEL |
| 50 BBD | 65.53 GEL |
| 100 BBD | 131.05 GEL |
| 500 BBD | 655.25 GEL |
| 1,000 BBD | 1,310.50 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-23T19:49:02Z",
"rates": {
"GEL": 1.310501
}
}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.0501,
"rate": 1.310501
}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