Rate Overview
Live
1 SCR = 0.914225 BWP
1 BWP = 1.0938
SCR
Avg
0.928206
High
1.0771
Low
0.871355
Last updated: 7/24/2026, 4:42:03 PM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.91 BWP |
| 10 SCR | 9.14 BWP |
| 50 SCR | 45.71 BWP |
| 100 SCR | 91.42 BWP |
| 500 SCR | 457.11 BWP |
| 1,000 SCR | 914.22 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-24T16:42:03Z",
"rates": {
"BWP": 0.914225
}
}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.4225,
"rate": 0.914225
}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