Rate Overview
Live
1 SBD = 5.7052 TRY
1 TRY = 0.175278
SBD
Avg
5.6557
High
5.7052
Low
5.6163
Last updated: 5/9/2026, 3:40:04 AM
Quick Conversions
| SBD | TRY |
|---|---|
| 1 SBD | 5.71 TRY |
| 10 SBD | 57.05 TRY |
| 50 SBD | 285.26 TRY |
| 100 SBD | 570.52 TRY |
| 500 SBD | 2,852.62 TRY |
| 1,000 SBD | 5,705.24 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-05-09T03:40:04Z",
"rates": {
"TRY": 5.705236
}
}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": 570.5236,
"rate": 5.705236
}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