Rate Overview
Live
1 BZD = 4.7320 SEK
1 SEK = 0.211326
BZD
Avg
4.7227
High
4.7475
Low
4.7072
Last updated: 8/14/2026, 6:36:11 PM
Quick Conversions
| BZD | SEK |
|---|---|
| 1 BZD | 4.73 SEK |
| 10 BZD | 47.32 SEK |
| 50 BZD | 236.60 SEK |
| 100 BZD | 473.20 SEK |
| 500 BZD | 2,366.02 SEK |
| 1,000 BZD | 4,732.03 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-08-14T18:36:11Z",
"rates": {
"SEK": 4.73203
}
}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": 473.203,
"rate": 4.73203
}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