Rate Overview
Live
1 BWP = 1.0962 SCR
1 SCR = 0.912256
BWP
Avg
1.0720
High
1.1006
Low
1.0165
Last updated: 5/27/2026, 4:01:27 PM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.10 SCR |
| 10 BWP | 10.96 SCR |
| 50 BWP | 54.81 SCR |
| 100 BWP | 109.62 SCR |
| 500 BWP | 548.09 SCR |
| 1,000 BWP | 1,096.18 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-05-27T16:01:27Z",
"rates": {
"SCR": 1.096184
}
}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": 109.61840000000001,
"rate": 1.096184
}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