Rate Overview
Live
1 GEL = 0.741407 BBD
1 BBD = 1.3488
GEL
Avg
0.738179
High
0.741407
Low
0.735051
Last updated: 3/27/2026, 7:48:48 AM
Quick Conversions
| GEL | BBD |
|---|---|
| 1 GEL | 0.74 BBD |
| 10 GEL | 7.41 BBD |
| 50 GEL | 37.07 BBD |
| 100 GEL | 74.14 BBD |
| 500 GEL | 370.70 BBD |
| 1,000 GEL | 741.41 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-27T07:48:48Z",
"rates": {
"BBD": 0.741407
}
}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": 74.14070000000001,
"rate": 0.741407
}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