Rate Overview
Live
1 GEL = 0.734595 BBD
1 BBD = 1.3613
GEL
Avg
0.741879
High
0.749233
Low
0.734235
Last updated: 3/6/2026, 11:24:58 PM
Quick Conversions
| GEL | BBD |
|---|---|
| 1 GEL | 0.73 BBD |
| 10 GEL | 7.35 BBD |
| 50 GEL | 36.73 BBD |
| 100 GEL | 73.46 BBD |
| 500 GEL | 367.30 BBD |
| 1,000 GEL | 734.60 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-03-06T23:24:58Z",
"rates": {
"BBD": 0.734595
}
}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": 73.4595,
"rate": 0.734595
}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