Rate Overview
Live
1 SCR = 0.950055 BWP
1 BWP = 1.0526
SCR
Avg
0.945573
High
1.0261
Low
0.923133
Last updated: 7/11/2026, 12:17:22 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-11T12:17:22Z",
"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