Rate Overview
Live
1 GEL = 0.759056 BBD
1 BBD = 1.3174
GEL
Avg
0.759193
High
0.763071
Low
0.757772
Last updated: 7/5/2026, 11:40:27 AM
Quick Conversions
| GEL | BBD |
|---|---|
| 1 GEL | 0.76 BBD |
| 10 GEL | 7.59 BBD |
| 50 GEL | 37.95 BBD |
| 100 GEL | 75.91 BBD |
| 500 GEL | 379.53 BBD |
| 1,000 GEL | 759.06 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-05T11:40:27Z",
"rates": {
"BBD": 0.759056
}
}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": 75.90559999999999,
"rate": 0.759056
}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