Rate Overview
Live
1 GEL = 0.373778 BSD
1 BSD = 2.6754
GEL
Avg
0.373206
High
0.374436
Low
0.370979
Last updated: 5/9/2026, 3:42:17 AM
Quick Conversions
| GEL | BSD |
|---|---|
| 1 GEL | 0.37 BSD |
| 10 GEL | 3.74 BSD |
| 50 GEL | 18.69 BSD |
| 100 GEL | 37.38 BSD |
| 500 GEL | 186.89 BSD |
| 1,000 GEL | 373.78 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-05-09T03:42:17Z",
"rates": {
"BSD": 0.373778
}
}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": 37.3778,
"rate": 0.373778
}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