Rate Overview
Live
1 SBD = 0.325230 GEL
1 GEL = 3.0747
SBD
Avg
0.324854
High
0.325661
Low
0.323632
Last updated: 7/25/2026, 9:53:14 PM
Quick Conversions
| SBD | GEL |
|---|---|
| 1 SBD | 0.33 GEL |
| 10 SBD | 3.25 GEL |
| 50 SBD | 16.26 GEL |
| 100 SBD | 32.52 GEL |
| 500 SBD | 162.62 GEL |
| 1,000 SBD | 325.23 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-25T21:53:14Z",
"rates": {
"GEL": 0.32523
}
}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.523,
"rate": 0.32523
}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