Rate Overview
Live
1 BWP = 1.0254 SCR
1 SCR = 0.975208
BWP
Avg
1.0712
High
1.1328
Low
1.0238
Last updated: 4/17/2026, 6:10:40 AM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.03 SCR |
| 10 BWP | 10.25 SCR |
| 50 BWP | 51.27 SCR |
| 100 BWP | 102.54 SCR |
| 500 BWP | 512.71 SCR |
| 1,000 BWP | 1,025.42 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-04-17T06:10:40Z",
"rates": {
"SCR": 1.025422
}
}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": 102.54220000000001,
"rate": 1.025422
}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