Rate Overview
Live
1 BSD = 0.866840 EUR
1 EUR = 1.1536
BSD
Avg
0.853777
High
0.869565
Low
0.835142
Last updated: 3/27/2026, 1:16:07 AM
Quick Conversions
| BSD | EUR |
|---|---|
| 1 BSD | 0.87 EUR |
| 10 BSD | 8.67 EUR |
| 50 BSD | 43.34 EUR |
| 100 BSD | 86.68 EUR |
| 500 BSD | 433.42 EUR |
| 1,000 BSD | 866.84 EUR |
Get BSD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=EURExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-03-27T01:16:07Z",
"rates": {
"EUR": 0.86684
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "EUR",
"amount": 100
},
"result": 86.68400000000001,
"rate": 0.86684
}Build with BSD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key