Rate Overview
Live
1 BZD = 7.2563 SCR
1 SCR = 0.137811
BZD
Avg
7.0630
High
7.2610
Low
6.5313
Last updated: 7/9/2026, 10:22:27 AM
Quick Conversions
| BZD | SCR |
|---|---|
| 1 BZD | 7.26 SCR |
| 10 BZD | 72.56 SCR |
| 50 BZD | 362.82 SCR |
| 100 BZD | 725.63 SCR |
| 500 BZD | 3,628.17 SCR |
| 1,000 BZD | 7,256.33 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-09T10:22:27Z",
"rates": {
"SCR": 7.25633
}
}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": 725.633,
"rate": 7.25633
}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