Rate Overview
Live
1 SBD = 0.338253 GEL
1 GEL = 2.9564
SBD
Avg
0.334299
High
0.338253
Low
0.329470
Last updated: 3/7/2026, 12:28:26 AM
Quick Conversions
| SBD | GEL |
|---|---|
| 1 SBD | 0.34 GEL |
| 10 SBD | 3.38 GEL |
| 50 SBD | 16.91 GEL |
| 100 SBD | 33.83 GEL |
| 500 SBD | 169.13 GEL |
| 1,000 SBD | 338.25 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-03-07T00:28:26Z",
"rates": {
"GEL": 0.338253
}
}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.825300000000006,
"rate": 0.338253
}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