Rate Overview
Live
1 SCR = 0.981153 BWP
1 BWP = 1.0192
SCR
Avg
0.972083
High
0.989521
Low
0.927825
Last updated: 5/6/2026, 10:23:06 AM
Quick Conversions
| SCR | BWP |
|---|---|
| 1 SCR | 0.98 BWP |
| 10 SCR | 9.81 BWP |
| 50 SCR | 49.06 BWP |
| 100 SCR | 98.12 BWP |
| 500 SCR | 490.58 BWP |
| 1,000 SCR | 981.15 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-06T10:23:06Z",
"rates": {
"BWP": 0.981153
}
}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": 98.1153,
"rate": 0.981153
}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