Rate Overview
Live
1 BSD = 2.6107 GEL
1 GEL = 0.383032
BSD
Avg
2.6061
High
2.6107
Low
2.6012
Last updated: 9/4/2026, 11:05:16 AM
Quick Conversions
| BSD | GEL |
|---|---|
| 1 BSD | 2.61 GEL |
| 10 BSD | 26.11 GEL |
| 50 BSD | 130.54 GEL |
| 100 BSD | 261.07 GEL |
| 500 BSD | 1,305.37 GEL |
| 1,000 BSD | 2,610.75 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-09-04T11:05:16Z",
"rates": {
"GEL": 2.610748
}
}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": 261.0748,
"rate": 2.610748
}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