Rate Overview
Live
1 TRY = 0.182639 SBD
1 SBD = 5.4753
TRY
Avg
0.183533
High
0.184564
Low
0.182639
Last updated: 3/7/2026, 1:00:12 AM
Quick Conversions
| TRY | SBD |
|---|---|
| 1 TRY | 0.18 SBD |
| 10 TRY | 1.83 SBD |
| 50 TRY | 9.13 SBD |
| 100 TRY | 18.26 SBD |
| 500 TRY | 91.32 SBD |
| 1,000 TRY | 182.64 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-03-07T01:00:12Z",
"rates": {
"SBD": 0.182639
}
}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": 18.2639,
"rate": 0.182639
}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