Rate Overview
Live
1 BSD = 2.6711 GEL
1 GEL = 0.374380
BSD
Avg
2.6796
High
2.6956
Low
2.6707
Last updated: 5/8/2026, 11:01:44 PM
Quick Conversions
| BSD | GEL |
|---|---|
| 1 BSD | 2.67 GEL |
| 10 BSD | 26.71 GEL |
| 50 BSD | 133.55 GEL |
| 100 BSD | 267.11 GEL |
| 500 BSD | 1,335.54 GEL |
| 1,000 BSD | 2,671.08 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-08T23:01:44Z",
"rates": {
"GEL": 2.671082
}
}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": 267.1082,
"rate": 2.671082
}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