Rate Overview
Live
1 GEL = 0.750252 BBD
1 BBD = 1.3329
GEL
Avg
0.733503
High
0.750252
Low
0.704113
Last updated: 5/27/2026, 10:55:10 AM
Quick Conversions
| GEL | BBD |
|---|---|
| 1 GEL | 0.75 BBD |
| 10 GEL | 7.50 BBD |
| 50 GEL | 37.51 BBD |
| 100 GEL | 75.03 BBD |
| 500 GEL | 375.13 BBD |
| 1,000 GEL | 750.25 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-05-27T10:55:10Z",
"rates": {
"BBD": 0.750252
}
}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.0252,
"rate": 0.750252
}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