Rate Overview
Live
1 SCR = 0.940442 BWP
1 BWP = 1.0633
SCR
Avg
0.957919
High
0.978070
Low
0.928190
Last updated: 6/15/2026, 2:16:03 PM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.94 BWP |
| 10 SCR | 9.40 BWP |
| 50 SCR | 47.02 BWP |
| 100 SCR | 94.04 BWP |
| 500 SCR | 470.22 BWP |
| 1,000 SCR | 940.44 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-06-15T14:16:03Z",
"rates": {
"BWP": 0.940442
}
}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": 94.0442,
"rate": 0.940442
}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