Rate Overview
Live
1 SCR = 0.918578 BWP
1 BWP = 1.0886
SCR
Avg
0.953547
High
1.0771
Low
0.913969
Last updated: 7/25/2026, 8:37:30 PM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.92 BWP |
| 10 SCR | 9.19 BWP |
| 50 SCR | 45.93 BWP |
| 100 SCR | 91.86 BWP |
| 500 SCR | 459.29 BWP |
| 1,000 SCR | 918.58 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-07-25T20:37:30Z",
"rates": {
"BWP": 0.918578
}
}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": 91.8578,
"rate": 0.918578
}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