Rate Overview
Live
1 SBD = 5.7729 TRY
1 TRY = 0.173224
SBD
Avg
5.7264
High
5.7729
Low
5.6826
Last updated: 5/29/2026, 4:23:15 PM
Quick Conversions
| SBD | TRY |
|---|---|
| 1 SBD | 5.77 TRY |
| 10 SBD | 57.73 TRY |
| 50 SBD | 288.64 TRY |
| 100 SBD | 577.29 TRY |
| 500 SBD | 2,886.44 TRY |
| 1,000 SBD | 5,772.88 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-29T16:23:15Z",
"rates": {
"TRY": 5.772883
}
}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": 577.2883,
"rate": 5.772883
}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