Rate Overview
Live
1 BBD = 4.7116 SEK
1 SEK = 0.212244
BBD
Avg
4.6806
High
4.7143
Low
4.6461
Last updated: 3/27/2026, 7:48:54 AM
Quick Conversions
| BBD | SEK |
|---|---|
| 1 BBD | 4.71 SEK |
| 10 BBD | 47.12 SEK |
| 50 BBD | 235.58 SEK |
| 100 BBD | 471.16 SEK |
| 500 BBD | 2,355.78 SEK |
| 1,000 BBD | 4,711.56 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-03-27T07:48:54Z",
"rates": {
"SEK": 4.711557
}
}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": 471.1557,
"rate": 4.711557
}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