Rate Overview
Live
1 BZD = 7.0950 SCR
1 SCR = 0.140944
BZD
Avg
7.0734
High
7.4031
Low
6.5313
Last updated: 7/6/2026, 4:08:54 PM
Quick Conversions
| BZD | SCR |
|---|---|
| 1 BZD | 7.10 SCR |
| 10 BZD | 70.95 SCR |
| 50 BZD | 354.75 SCR |
| 100 BZD | 709.50 SCR |
| 500 BZD | 3,547.50 SCR |
| 1,000 BZD | 7,095.00 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-07-06T16:08:54Z",
"rates": {
"SCR": 7.095001
}
}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": 709.5001,
"rate": 7.095001
}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