Rate Overview
Live
1 SBD = 0.323183 GEL
1 GEL = 3.0942
SBD
Avg
0.329885
High
0.336834
Low
0.320249
Last updated: 7/20/2026, 9:50:18 AM
Quick Conversions
| SBD | GEL |
|---|---|
| 1 SBD | 0.32 GEL |
| 10 SBD | 3.23 GEL |
| 50 SBD | 16.16 GEL |
| 100 SBD | 32.32 GEL |
| 500 SBD | 161.59 GEL |
| 1,000 SBD | 323.18 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-07-20T09:50:18Z",
"rates": {
"GEL": 0.323183
}
}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": 32.3183,
"rate": 0.323183
}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