Rate Overview
Live
1 BZD = 4.7952 SEK
1 SEK = 0.208542
BZD
Avg
4.8159
High
4.8434
Low
4.7865
Last updated: 7/5/2026, 9:40:02 AM
Quick Conversions
| BZD | SEK |
|---|---|
| 1 BZD | 4.80 SEK |
| 10 BZD | 47.95 SEK |
| 50 BZD | 239.76 SEK |
| 100 BZD | 479.52 SEK |
| 500 BZD | 2,397.60 SEK |
| 1,000 BZD | 4,795.20 SEK |
Get BZD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=SEKExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-05T09:40:02Z",
"rates": {
"SEK": 4.7952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "SEK",
"amount": 100
},
"result": 479.52000000000004,
"rate": 4.7952
}Build with BZD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key