Rate Overview
Live
1 BSD = 2.6486 GEL
1 GEL = 0.377555
BSD
Avg
2.6504
High
2.6543
Low
2.6471
Last updated: 6/20/2026, 8:15:37 AM
Quick Conversions
| BSD | GEL |
|---|---|
| 1 BSD | 2.65 GEL |
| 10 BSD | 26.49 GEL |
| 50 BSD | 132.43 GEL |
| 100 BSD | 264.86 GEL |
| 500 BSD | 1,324.31 GEL |
| 1,000 BSD | 2,648.62 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-06-20T08:15:37Z",
"rates": {
"GEL": 2.648622
}
}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": 264.86220000000003,
"rate": 2.648622
}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