Rate Overview
Live
1 BZD = 7.3011 SCR
1 SCR = 0.136965
BZD
Avg
7.1664
High
7.4352
Low
6.7871
Last updated: 5/27/2026, 2:54:51 PM
Quick Conversions
| BZD | SCR |
|---|---|
| 1 BZD | 7.30 SCR |
| 10 BZD | 73.01 SCR |
| 50 BZD | 365.06 SCR |
| 100 BZD | 730.11 SCR |
| 500 BZD | 3,650.57 SCR |
| 1,000 BZD | 7,301.14 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-05-27T14:54:51Z",
"rates": {
"SCR": 7.301138
}
}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": 730.1138,
"rate": 7.301138
}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