Rate Overview
Live
1 BSD = 0.859059 EUR
1 EUR = 1.1641
BSD
Avg
0.853810
High
0.869565
Low
0.835142
Last updated: 5/26/2026, 10:36:13 AM
Quick Conversions
| BSD | EUR |
|---|---|
| 1 BSD | 0.86 EUR |
| 10 BSD | 8.59 EUR |
| 50 BSD | 42.95 EUR |
| 100 BSD | 85.91 EUR |
| 500 BSD | 429.53 EUR |
| 1,000 BSD | 859.06 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-26T10:36:13Z",
"rates": {
"EUR": 0.859059
}
}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.9059,
"rate": 0.859059
}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