Rate Overview
Live
1 SBD = 5.8623 TRY
1 TRY = 0.170582
SBD
Avg
5.3769
High
5.8656
Low
4.8282
Last updated: 7/30/2026, 8:12:25 AM
Quick Conversions
| SBD | TRY |
|---|---|
| 1 SBD | 5.86 TRY |
| 10 SBD | 58.62 TRY |
| 50 SBD | 293.11 TRY |
| 100 SBD | 586.23 TRY |
| 500 SBD | 2,931.15 TRY |
| 1,000 SBD | 5,862.29 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-30T08:12:25Z",
"rates": {
"TRY": 5.862293
}
}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.2293,
"rate": 5.862293
}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