Rate Overview
Live
1 SCR = 0.931843 BWP
1 BWP = 1.0731
SCR
Avg
0.938676
High
0.953039
Low
0.912995
Last updated: 9/2/2026, 5:05:05 PM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.93 BWP |
| 10 SCR | 9.32 BWP |
| 50 SCR | 46.59 BWP |
| 100 SCR | 93.18 BWP |
| 500 SCR | 465.92 BWP |
| 1,000 SCR | 931.84 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-09-02T17:05:05Z",
"rates": {
"BWP": 0.931843
}
}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.1843,
"rate": 0.931843
}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