Rate Overview
Live
1 SBD = 0.333662 GEL
1 GEL = 2.9970
SBD
Avg
0.335206
High
0.337184
Low
0.333294
Last updated: 5/7/2026, 6:55:31 AM
Quick Conversions
| SBD | GEL |
|---|---|
| 1 SBD | 0.33 GEL |
| 10 SBD | 3.34 GEL |
| 50 SBD | 16.68 GEL |
| 100 SBD | 33.37 GEL |
| 500 SBD | 166.83 GEL |
| 1,000 SBD | 333.66 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-05-07T06:55:31Z",
"rates": {
"GEL": 0.333662
}
}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.3662,
"rate": 0.333662
}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