Rate Overview
Live
1 SCR = 0.950110 BWP
1 BWP = 1.0525
SCR
Avg
0.944224
High
0.979568
Low
0.917432
Last updated: 8/12/2026, 5:12:22 PM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.95 BWP |
| 10 SCR | 9.50 BWP |
| 50 SCR | 47.51 BWP |
| 100 SCR | 95.01 BWP |
| 500 SCR | 475.06 BWP |
| 1,000 SCR | 950.11 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-08-12T17:12:22Z",
"rates": {
"BWP": 0.95011
}
}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": 95.011,
"rate": 0.95011
}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