Rate Overview
Live
1 GEL = 0.762872 BBD
1 BBD = 1.3108
GEL
Avg
0.748037
High
0.762872
Low
0.734528
Last updated: 7/22/2026, 1:19:35 AM
Quick Conversions
| GEL | BBD |
|---|---|
| 1 GEL | 0.76 BBD |
| 10 GEL | 7.63 BBD |
| 50 GEL | 38.14 BBD |
| 100 GEL | 76.29 BBD |
| 500 GEL | 381.44 BBD |
| 1,000 GEL | 762.87 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-22T01:19:35Z",
"rates": {
"BBD": 0.762872
}
}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.2872,
"rate": 0.762872
}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