Rate Overview
Live
1 SBD = 5.4742 TRY
1 TRY = 0.182675
SBD
Avg
5.4514
High
5.4742
Low
5.4182
Last updated: 3/7/2026, 4:23:53 AM
Quick Conversions
| SBD | TRY |
|---|---|
| 1 SBD | 5.47 TRY |
| 10 SBD | 54.74 TRY |
| 50 SBD | 273.71 TRY |
| 100 SBD | 547.42 TRY |
| 500 SBD | 2,737.10 TRY |
| 1,000 SBD | 5,474.21 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-03-07T04:23:53Z",
"rates": {
"TRY": 5.474206
}
}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": 547.4205999999999,
"rate": 5.474206
}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