Rate Overview
Live
1 BWP = 1.0384 SCR
1 SCR = 0.963065
BWP
Avg
1.0345
High
1.0778
Low
1.0113
Last updated: 5/7/2026, 12:32:05 PM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.04 SCR |
| 10 BWP | 10.38 SCR |
| 50 BWP | 51.92 SCR |
| 100 BWP | 103.84 SCR |
| 500 BWP | 519.18 SCR |
| 1,000 BWP | 1,038.35 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-07T12:32:05Z",
"rates": {
"SCR": 1.038351
}
}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.8351,
"rate": 1.038351
}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