Rate Overview
Live
1 TRY = 0.022891 BSD
1 BSD = 43.6853
TRY
Avg
0.022918
High
0.022960
Low
0.022862
Last updated: 2/14/2026, 10:45:35 AM
Quick Conversions
| TRY | BSD |
|---|---|
| 1 TRY | 0.02 BSD |
| 10 TRY | 0.23 BSD |
| 50 TRY | 1.14 BSD |
| 100 TRY | 2.29 BSD |
| 500 TRY | 11.45 BSD |
| 1,000 TRY | 22.89 BSD |
Get TRY/BSD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=BSDExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-02-14T10:45:35Z",
"rates": {
"BSD": 0.022891
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=BSD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "BSD",
"amount": 100
},
"result": 2.2891000000000004,
"rate": 0.022891
}Build with TRY/BSD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key