Rate Overview
Live
1 BSD = 2.6623 GEL
1 GEL = 0.375613
BSD
Avg
2.7004
High
2.7348
Low
2.6623
Last updated: 5/29/2026, 6:59:20 PM
Quick Conversions
| BSD | GEL |
|---|---|
| 1 BSD | 2.66 GEL |
| 10 BSD | 26.62 GEL |
| 50 BSD | 133.12 GEL |
| 100 BSD | 266.23 GEL |
| 500 BSD | 1,331.16 GEL |
| 1,000 BSD | 2,662.32 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-05-29T18:59:20Z",
"rates": {
"GEL": 2.662317
}
}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": 266.2317,
"rate": 2.662317
}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