Rate Overview
Live
1 TRY = 0.021785 BSD
1 BSD = 45.9031
TRY
Avg
0.022022
High
0.022248
Low
0.021783
Last updated: 5/27/2026, 7:14:55 PM
Quick Conversions
| TRY | BSD |
|---|---|
| 1 TRY | 0.02 BSD |
| 10 TRY | 0.22 BSD |
| 50 TRY | 1.09 BSD |
| 100 TRY | 2.18 BSD |
| 500 TRY | 10.89 BSD |
| 1,000 TRY | 21.79 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-05-27T19:14:55Z",
"rates": {
"BSD": 0.021785
}
}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.1784999999999997,
"rate": 0.021785
}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