Rate Overview
Live
1 BSD = 2.6305 GEL
1 GEL = 0.380161
BSD
Avg
2.6325
High
2.6395
Low
2.6265
Last updated: 7/9/2026, 10:36:22 AM
Quick Conversions
| BSD | GEL |
|---|---|
| 1 BSD | 2.63 GEL |
| 10 BSD | 26.30 GEL |
| 50 BSD | 131.52 GEL |
| 100 BSD | 263.05 GEL |
| 500 BSD | 1,315.23 GEL |
| 1,000 BSD | 2,630.46 GEL |
Get BSD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=GELExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-07-09T10:36:22Z",
"rates": {
"GEL": 2.630462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "GEL",
"amount": 100
},
"result": 263.0462,
"rate": 2.630462
}Build with BSD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key