Rate Overview
Live
1 SCR = 0.950055 BWP
1 BWP = 1.0526
SCR
Avg
0.941201
High
0.991903
Low
0.873120
Last updated: 7/11/2026, 6:16:27 PM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.95 BWP |
| 10 SCR | 9.50 BWP |
| 50 SCR | 47.50 BWP |
| 100 SCR | 95.01 BWP |
| 500 SCR | 475.03 BWP |
| 1,000 SCR | 950.06 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-11T18:16:27Z",
"rates": {
"BWP": 0.950055
}
}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.0055,
"rate": 0.950055
}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