Rate Overview
Live
1 GEL = 0.380501 BSD
1 BSD = 2.6281
GEL
Avg
0.374230
High
0.380902
Low
0.366248
Last updated: 7/25/2026, 1:20:36 PM
Quick Conversions
| GEL | BSD |
|---|---|
| 1 GEL | 0.38 BSD |
| 10 GEL | 3.81 BSD |
| 50 GEL | 19.03 BSD |
| 100 GEL | 38.05 BSD |
| 500 GEL | 190.25 BSD |
| 1,000 GEL | 380.50 BSD |
Get GEL/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=BSDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-25T13:20:36Z",
"rates": {
"BSD": 0.380501
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "BSD",
"amount": 100
},
"result": 38.0501,
"rate": 0.380501
}Build with GEL/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key