Rate Overview
Live
1 SEK = 0.212030 BBD
1 BBD = 4.7163
SEK
Avg
0.215361
High
0.223533
Low
0.209451
Last updated: 3/27/2026, 11:12:44 AM
Quick Conversions
| SEK | BBD |
|---|---|
| 1 SEK | 0.21 BBD |
| 10 SEK | 2.12 BBD |
| 50 SEK | 10.60 BBD |
| 100 SEK | 21.20 BBD |
| 500 SEK | 106.02 BBD |
| 1,000 SEK | 212.03 BBD |
Get SEK/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BBDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T11:12:44Z",
"rates": {
"BBD": 0.21203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BBD",
"amount": 100
},
"result": 21.203,
"rate": 0.21203
}Build with SEK/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key