Rate Overview
Live
1 BWP = 1.0876 SCR
1 SCR = 0.919466
BWP
Avg
1.0686
High
1.0901
Low
1.0243
Last updated: 6/19/2026, 8:22:33 AM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.09 SCR |
| 10 BWP | 10.88 SCR |
| 50 BWP | 54.38 SCR |
| 100 BWP | 108.76 SCR |
| 500 BWP | 543.79 SCR |
| 1,000 BWP | 1,087.59 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-06-19T08:22:33Z",
"rates": {
"SCR": 1.087588
}
}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": 108.7588,
"rate": 1.087588
}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