Rate Overview
Live
1 BWP = 1.0448 SCR
1 SCR = 0.957154
BWP
Avg
1.0599
High
1.0901
Low
1.0178
Last updated: 8/21/2026, 12:57:49 PM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.04 SCR |
| 10 BWP | 10.45 SCR |
| 50 BWP | 52.24 SCR |
| 100 BWP | 104.48 SCR |
| 500 BWP | 522.38 SCR |
| 1,000 BWP | 1,044.76 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-08-21T12:57:49Z",
"rates": {
"SCR": 1.044764
}
}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": 104.4764,
"rate": 1.044764
}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