Rate Overview
Live
1 BWP = 1.1073 SCR
1 SCR = 0.903080
BWP
Avg
1.0930
High
1.1258
Low
1.0265
Last updated: 3/7/2026, 2:27:12 AM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.11 SCR |
| 10 BWP | 11.07 SCR |
| 50 BWP | 55.37 SCR |
| 100 BWP | 110.73 SCR |
| 500 BWP | 553.66 SCR |
| 1,000 BWP | 1,107.32 SCR |
Get BWP/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SCRExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T02:27:12Z",
"rates": {
"SCR": 1.107322
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SCR",
"amount": 100
},
"result": 110.73219999999999,
"rate": 1.107322
}Build with BWP/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key