Rate Overview
Live
1 SCR = 0.942663 BWP
1 BWP = 1.0608
SCR
Avg
0.938957
High
0.983758
Low
0.908628
Last updated: 5/26/2026, 12:28:58 PM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.94 BWP |
| 10 SCR | 9.43 BWP |
| 50 SCR | 47.13 BWP |
| 100 SCR | 94.27 BWP |
| 500 SCR | 471.33 BWP |
| 1,000 SCR | 942.66 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-05-26T12:28:58Z",
"rates": {
"BWP": 0.942663
}
}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.2663,
"rate": 0.942663
}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