Rate Overview
Live
1 SBD = 5.9627 TRY
1 TRY = 0.167709
SBD
Avg
5.9561
High
5.9675
Low
5.9405
Last updated: 8/19/2026, 7:24:05 AM
Quick Conversions
| SBD | TRY |
|---|---|
| 1 SBD | 5.96 TRY |
| 10 SBD | 59.63 TRY |
| 50 SBD | 298.14 TRY |
| 100 SBD | 596.27 TRY |
| 500 SBD | 2,981.36 TRY |
| 1,000 SBD | 5,962.72 TRY |
Get SBD/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=TRYExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-08-19T07:24:05Z",
"rates": {
"TRY": 5.962722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "TRY",
"amount": 100
},
"result": 596.2722,
"rate": 5.962722
}Build with SBD/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key