Rate Overview
Live
1 BWP = 1.0373 SCR
1 SCR = 0.964065
BWP
Avg
1.0640
High
1.1453
Low
1.0082
Last updated: 7/31/2026, 6:34:57 AM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.04 SCR |
| 10 BWP | 10.37 SCR |
| 50 BWP | 51.86 SCR |
| 100 BWP | 103.73 SCR |
| 500 BWP | 518.64 SCR |
| 1,000 BWP | 1,037.27 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-07-31T06:34:57Z",
"rates": {
"SCR": 1.037274
}
}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": 103.7274,
"rate": 1.037274
}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