Rate Overview
Live
1 BSD = 0.859243 EUR
1 EUR = 1.1638
BSD
Avg
0.857460
High
0.878657
Low
0.835142
Last updated: 5/26/2026, 9:23:29 AM
Quick Conversions
| BSD | EUR |
|---|---|
| 1 BSD | 0.86 EUR |
| 10 BSD | 8.59 EUR |
| 50 BSD | 42.96 EUR |
| 100 BSD | 85.92 EUR |
| 500 BSD | 429.62 EUR |
| 1,000 BSD | 859.24 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-05-26T09:23:29Z",
"rates": {
"EUR": 0.859243
}
}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": 85.9243,
"rate": 0.859243
}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