Rate Overview
Live
1 BSD = 0.874088 EUR
1 EUR = 1.1440
BSD
Avg
0.886963
High
0.970325
Low
0.846023
Last updated: 7/20/2026, 6:03:30 AM
Quick Conversions
| BSD | EUR |
|---|---|
| 1 BSD | 0.87 EUR |
| 10 BSD | 8.74 EUR |
| 50 BSD | 43.70 EUR |
| 100 BSD | 87.41 EUR |
| 500 BSD | 437.04 EUR |
| 1,000 BSD | 874.09 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-07-20T06:03:30Z",
"rates": {
"EUR": 0.874088
}
}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": 87.4088,
"rate": 0.874088
}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