Rate Overview
Live
1 BBD = 1.3112 GEL
1 GEL = 0.762635
BBD
Avg
1.3117
High
1.3139
Low
1.3086
Last updated: 7/23/2026, 2:30:16 AM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.31 GEL |
| 10 BBD | 13.11 GEL |
| 50 BBD | 65.56 GEL |
| 100 BBD | 131.12 GEL |
| 500 BBD | 655.62 GEL |
| 1,000 BBD | 1,311.24 GEL |
Get BBD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=GELExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-23T02:30:16Z",
"rates": {
"GEL": 1.311243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "GEL",
"amount": 100
},
"result": 131.1243,
"rate": 1.311243
}Build with BBD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key