Rate Overview
Live
1 BZD = 7.0504 SCR
1 SCR = 0.141836
BZD
Avg
7.1618
High
7.4579
Low
6.7355
Last updated: 9/1/2026, 4:23:18 PM
Quick Conversions
| BZD | SCR |
|---|---|
| 1 BZD | 7.05 SCR |
| 10 BZD | 70.50 SCR |
| 50 BZD | 352.52 SCR |
| 100 BZD | 705.04 SCR |
| 500 BZD | 3,525.20 SCR |
| 1,000 BZD | 7,050.41 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-09-01T16:23:18Z",
"rates": {
"SCR": 7.050406
}
}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": 705.0405999999999,
"rate": 7.050406
}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