Rate Overview
Live
1 BBD = 4.7163 SEK
1 SEK = 0.212031
BBD
Avg
4.9444
High
5.5555
Low
4.4742
Last updated: 3/27/2026, 11:11:56 AM
Quick Conversions
| BBD | SEK |
|---|---|
| 1 BBD | 4.72 SEK |
| 10 BBD | 47.16 SEK |
| 50 BBD | 235.82 SEK |
| 100 BBD | 471.63 SEK |
| 500 BBD | 2,358.15 SEK |
| 1,000 BBD | 4,716.30 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-27T11:11:56Z",
"rates": {
"SEK": 4.7163
}
}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.63000000000005,
"rate": 4.7163
}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