Rate Overview
Live
1 BWP = 1.0797 SCR
1 SCR = 0.926151
BWP
Avg
1.0423
High
1.0833
Low
0.928397
Last updated: 7/8/2026, 4:09:53 PM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.08 SCR |
| 10 BWP | 10.80 SCR |
| 50 BWP | 53.99 SCR |
| 100 BWP | 107.97 SCR |
| 500 BWP | 539.87 SCR |
| 1,000 BWP | 1,079.74 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-08T16:09:53Z",
"rates": {
"SCR": 1.079738
}
}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": 107.97380000000001,
"rate": 1.079738
}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