Rate Overview
Live
1 BSD = 0.864272 EUR
1 EUR = 1.1570
BSD
Avg
0.865387
High
0.867001
Low
0.864272
Last updated: 8/15/2026, 3:04:40 AM
Quick Conversions
| BSD | EUR |
|---|---|
| 1 BSD | 0.86 EUR |
| 10 BSD | 8.64 EUR |
| 50 BSD | 43.21 EUR |
| 100 BSD | 86.43 EUR |
| 500 BSD | 432.14 EUR |
| 1,000 BSD | 864.27 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-08-15T03:04:40Z",
"rates": {
"EUR": 0.864272
}
}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.4272,
"rate": 0.864272
}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