Rate Overview
Live
1 GEL = 0.754604 BBD
1 BBD = 1.3252
GEL
Avg
0.753955
High
0.754604
Low
0.753469
Last updated: 6/16/2026, 11:12:57 AM
Quick Conversions
| GEL | BBD |
|---|---|
| 1 GEL | 0.75 BBD |
| 10 GEL | 7.55 BBD |
| 50 GEL | 37.73 BBD |
| 100 GEL | 75.46 BBD |
| 500 GEL | 377.30 BBD |
| 1,000 GEL | 754.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-06-16T11:12:57Z",
"rates": {
"BBD": 0.754604
}
}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.4604,
"rate": 0.754604
}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