Rate Overview
Live
1 BSD = 2.6281 GEL
1 GEL = 0.380502
BSD
Avg
2.6730
High
2.7326
Low
2.6238
Last updated: 7/26/2026, 3:03:50 AM
Quick Conversions
| BSD | GEL |
|---|---|
| 1 BSD | 2.63 GEL |
| 10 BSD | 26.28 GEL |
| 50 BSD | 131.41 GEL |
| 100 BSD | 262.81 GEL |
| 500 BSD | 1,314.06 GEL |
| 1,000 BSD | 2,628.11 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-26T03:03:50Z",
"rates": {
"GEL": 2.62811
}
}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": 262.811,
"rate": 2.62811
}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