Rate Overview
Live
1 BBD = 4.8625 SEK
1 SEK = 0.205656
BBD
Avg
4.8695
High
4.8876
Low
4.8581
Last updated: 7/1/2026, 3:29:33 PM
Quick Conversions
| BBD | SEK |
|---|---|
| 1 BBD | 4.86 SEK |
| 10 BBD | 48.62 SEK |
| 50 BBD | 243.12 SEK |
| 100 BBD | 486.25 SEK |
| 500 BBD | 2,431.24 SEK |
| 1,000 BBD | 4,862.48 SEK |
Get BBD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SEKExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-07-01T15:29:33Z",
"rates": {
"SEK": 4.862482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SEK",
"amount": 100
},
"result": 486.2482,
"rate": 4.862482
}Build with BBD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key