Rate Overview
Live
1 BBD = 1.3031 GEL
1 GEL = 0.767411
BBD
Avg
1.3024
High
1.3048
Low
1.3006
Last updated: 9/3/2026, 4:24:43 AM
Quick Conversions
| BBD | GEL |
|---|---|
| 1 BBD | 1.30 GEL |
| 10 BBD | 13.03 GEL |
| 50 BBD | 65.15 GEL |
| 100 BBD | 130.31 GEL |
| 500 BBD | 651.54 GEL |
| 1,000 BBD | 1,303.08 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-09-03T04:24:43Z",
"rates": {
"GEL": 1.303082
}
}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": 130.3082,
"rate": 1.303082
}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