Rate Overview
Live
1 GEL = 0.369835 BSD
1 BSD = 2.7039
GEL
Avg
0.371050
High
0.372630
Low
0.369835
Last updated: 4/18/2026, 8:49:00 AM
Quick Conversions
| GEL | BSD |
|---|---|
| 1 GEL | 0.37 BSD |
| 10 GEL | 3.70 BSD |
| 50 GEL | 18.49 BSD |
| 100 GEL | 36.98 BSD |
| 500 GEL | 184.92 BSD |
| 1,000 GEL | 369.84 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-04-18T08:49:00Z",
"rates": {
"BSD": 0.369835
}
}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": 36.9835,
"rate": 0.369835
}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