Rate Overview
Live
1 BSD = 2.6207 GEL
1 GEL = 0.381577
BSD
Avg
2.6869
High
2.7326
Low
2.6207
Last updated: 7/27/2026, 5:04:36 PM
Quick Conversions
| BSD | GEL |
|---|---|
| 1 BSD | 2.62 GEL |
| 10 BSD | 26.21 GEL |
| 50 BSD | 131.04 GEL |
| 100 BSD | 262.07 GEL |
| 500 BSD | 1,310.35 GEL |
| 1,000 BSD | 2,620.70 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-27T17:04:36Z",
"rates": {
"GEL": 2.620702
}
}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.0702,
"rate": 2.620702
}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