Rate Overview
Live
1 SBD = 5.8668 TRY
1 TRY = 0.170451
SBD
Avg
5.8288
High
5.8763
Low
5.7765
Last updated: 7/29/2026, 6:33:54 AM
Quick Conversions
| SBD | TRY |
|---|---|
| 1 SBD | 5.87 TRY |
| 10 SBD | 58.67 TRY |
| 50 SBD | 293.34 TRY |
| 100 SBD | 586.68 TRY |
| 500 SBD | 2,933.40 TRY |
| 1,000 SBD | 5,866.81 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-07-29T06:33:54Z",
"rates": {
"TRY": 5.866805
}
}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": 586.6805,
"rate": 5.866805
}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