Rate Overview
Live
1 GEL = 0.760896 BBD
1 BBD = 1.3142
GEL
Avg
0.762189
High
0.764187
Low
0.760896
Last updated: 7/24/2026, 11:18:12 PM
Quick Conversions
| GEL | BBD |
|---|---|
| 1 GEL | 0.76 BBD |
| 10 GEL | 7.61 BBD |
| 50 GEL | 38.04 BBD |
| 100 GEL | 76.09 BBD |
| 500 GEL | 380.45 BBD |
| 1,000 GEL | 760.90 BBD |
Get GEL/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BBDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-24T23:18:12Z",
"rates": {
"BBD": 0.760896
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BBD",
"amount": 100
},
"result": 76.0896,
"rate": 0.760896
}Build with GEL/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key