Rate Overview
Live
1 BBD = 1.3060 GEL
1 GEL = 0.765692
BBD
Avg
1.3062
High
1.3073
Low
1.3042
Last updated: 8/13/2026, 4:33:01 AM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.31 GEL |
| 10 BBD | 13.06 GEL |
| 50 BBD | 65.30 GEL |
| 100 BBD | 130.60 GEL |
| 500 BBD | 653.00 GEL |
| 1,000 BBD | 1,306.01 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-08-13T04:33:01Z",
"rates": {
"GEL": 1.306008
}
}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": 130.6008,
"rate": 1.306008
}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