Rate Overview
Live
1 BZD = 4.5674 SEK
1 SEK = 0.218944
BZD
Avg
4.5895
High
4.6110
Low
4.5674
Last updated: 5/7/2026, 8:35:11 AM
Quick Conversions
| BZD | SEK |
|---|---|
| 1 BZD | 4.57 SEK |
| 10 BZD | 45.67 SEK |
| 50 BZD | 228.37 SEK |
| 100 BZD | 456.74 SEK |
| 500 BZD | 2,283.69 SEK |
| 1,000 BZD | 4,567.37 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-05-07T08:35:11Z",
"rates": {
"SEK": 4.56737
}
}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": 456.737,
"rate": 4.56737
}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