Rate Overview
Live
1 BZD = 7.1814 SCR
1 SCR = 0.139249
BZD
Avg
7.1645
High
7.4352
Low
6.7871
Last updated: 3/27/2026, 1:39:00 PM
Quick Conversions
| BZD | SCR |
|---|---|
| 1 BZD | 7.18 SCR |
| 10 BZD | 71.81 SCR |
| 50 BZD | 359.07 SCR |
| 100 BZD | 718.14 SCR |
| 500 BZD | 3,590.69 SCR |
| 1,000 BZD | 7,181.37 SCR |
Get BZD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=SCRExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-03-27T13:39:00Z",
"rates": {
"SCR": 7.181371
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "SCR",
"amount": 100
},
"result": 718.1371,
"rate": 7.181371
}Build with BZD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key