Rate Overview
Live
1 SCR = 0.949644 BWP
1 BWP = 1.0530
SCR
Avg
0.927619
High
0.991890
Low
0.876508
Last updated: 3/27/2026, 10:08:41 AM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.95 BWP |
| 10 SCR | 9.50 BWP |
| 50 SCR | 47.48 BWP |
| 100 SCR | 94.96 BWP |
| 500 SCR | 474.82 BWP |
| 1,000 SCR | 949.64 BWP |
Get SCR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BWPExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-27T10:08:41Z",
"rates": {
"BWP": 0.949644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BWP",
"amount": 100
},
"result": 94.9644,
"rate": 0.949644
}Build with SCR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key