Rate Overview
Live
1 SBD = 0.336292 GEL
1 GEL = 2.9736
SBD
Avg
0.334117
High
0.336292
Low
0.333304
Last updated: 4/17/2026, 1:49:47 AM
Quick Conversions
| SBD | GEL |
|---|---|
| 1 SBD | 0.34 GEL |
| 10 SBD | 3.36 GEL |
| 50 SBD | 16.81 GEL |
| 100 SBD | 33.63 GEL |
| 500 SBD | 168.15 GEL |
| 1,000 SBD | 336.29 GEL |
Get SBD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=GELExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-04-17T01:49:47Z",
"rates": {
"GEL": 0.336292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "GEL",
"amount": 100
},
"result": 33.6292,
"rate": 0.336292
}Build with SBD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key