Rate Overview
Live
1 TRY = 0.172957 SBD
1 SBD = 5.7818
TRY
Avg
0.183433
High
0.192618
Low
0.172957
Last updated: 5/27/2026, 8:25:34 PM
Quick Conversions
| TRY | SBD |
|---|---|
| 1 TRY | 0.17 SBD |
| 10 TRY | 1.73 SBD |
| 50 TRY | 8.65 SBD |
| 100 TRY | 17.30 SBD |
| 500 TRY | 86.48 SBD |
| 1,000 TRY | 172.96 SBD |
Get TRY/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SBDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-27T20:25:34Z",
"rates": {
"SBD": 0.172957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SBD",
"amount": 100
},
"result": 17.2957,
"rate": 0.172957
}Build with TRY/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key