Rate Overview
Live
1 BSD = 0.861605 EUR
1 EUR = 1.1606
BSD
Avg
0.864070
High
0.866776
Low
0.861555
Last updated: 6/15/2026, 9:55:10 AM
Quick Conversions
| BSD | EUR |
|---|---|
| 1 BSD | 0.86 EUR |
| 10 BSD | 8.62 EUR |
| 50 BSD | 43.08 EUR |
| 100 BSD | 86.16 EUR |
| 500 BSD | 430.80 EUR |
| 1,000 BSD | 861.60 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-06-15T09:55:10Z",
"rates": {
"EUR": 0.861605
}
}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.1605,
"rate": 0.861605
}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