Rate Overview
Live
1 SBD = 0.324201 GEL
1 GEL = 3.0845
SBD
Avg
0.324552
High
0.325207
Low
0.323926
Last updated: 8/16/2026, 12:12:57 AM
Quick Conversions
| SBD | GEL |
|---|---|
| 1 SBD | 0.32 GEL |
| 10 SBD | 3.24 GEL |
| 50 SBD | 16.21 GEL |
| 100 SBD | 32.42 GEL |
| 500 SBD | 162.10 GEL |
| 1,000 SBD | 324.20 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-08-16T00:12:57Z",
"rates": {
"GEL": 0.324201
}
}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.420100000000005,
"rate": 0.324201
}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