Rate Overview
Live
1 SCR = 0.934031 BWP
1 BWP = 1.0706
SCR
Avg
0.965989
High
1.0771
Low
0.913969
Last updated: 7/5/2026, 4:39:56 AM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.93 BWP |
| 10 SCR | 9.34 BWP |
| 50 SCR | 46.70 BWP |
| 100 SCR | 93.40 BWP |
| 500 SCR | 467.02 BWP |
| 1,000 SCR | 934.03 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-05T04:39:56Z",
"rates": {
"BWP": 0.934031
}
}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": 93.4031,
"rate": 0.934031
}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