Rate Overview
Live
1 BSD = 2.7039 GEL
1 GEL = 0.369835
BSD
Avg
2.6951
High
2.7039
Low
2.6836
Last updated: 4/18/2026, 8:36:56 AM
Quick Conversions
| BSD | GEL |
|---|---|
| 1 BSD | 2.70 GEL |
| 10 BSD | 27.04 GEL |
| 50 BSD | 135.20 GEL |
| 100 BSD | 270.39 GEL |
| 500 BSD | 1,351.95 GEL |
| 1,000 BSD | 2,703.91 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-04-18T08:36:56Z",
"rates": {
"GEL": 2.703907
}
}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": 270.3907,
"rate": 2.703907
}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