Rate Overview
Live
1 SCR = 0.903079 BWP
1 BWP = 1.1073
SCR
Avg
0.921002
High
0.974170
Low
0.888250
Last updated: 3/6/2026, 11:25:43 PM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.90 BWP |
| 10 SCR | 9.03 BWP |
| 50 SCR | 45.15 BWP |
| 100 SCR | 90.31 BWP |
| 500 SCR | 451.54 BWP |
| 1,000 SCR | 903.08 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-06T23:25:43Z",
"rates": {
"BWP": 0.903079
}
}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": 90.30789999999999,
"rate": 0.903079
}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