Rate Overview
Live
1 SBD = 5.8666 TRY
1 TRY = 0.170458
SBD
Avg
5.5939
High
5.8666
Low
5.2816
Last updated: 7/29/2026, 1:32:15 AM
Quick Conversions
| SBD | TRY |
|---|---|
| 1 SBD | 5.87 TRY |
| 10 SBD | 58.67 TRY |
| 50 SBD | 293.33 TRY |
| 100 SBD | 586.66 TRY |
| 500 SBD | 2,933.28 TRY |
| 1,000 SBD | 5,866.55 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-29T01:32:15Z",
"rates": {
"TRY": 5.866551
}
}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.6551000000001,
"rate": 5.866551
}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