Rate Overview
Live
1 TRY = 0.170272 SBD
1 SBD = 5.8730
TRY
Avg
0.179353
High
0.188399
Low
0.170272
Last updated: 7/8/2026, 1:14:11 PM
Quick Conversions
| TRY | SBD |
|---|---|
| 1 TRY | 0.17 SBD |
| 10 TRY | 1.70 SBD |
| 50 TRY | 8.51 SBD |
| 100 TRY | 17.03 SBD |
| 500 TRY | 85.14 SBD |
| 1,000 TRY | 170.27 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-07-08T13:14:11Z",
"rates": {
"SBD": 0.170272
}
}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.0272,
"rate": 0.170272
}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