Rate Overview
Live
1 BWP = 1.0530 SCR
1 SCR = 0.949645
BWP
Avg
1.0695
High
1.1453
Low
1.0082
Last updated: 3/27/2026, 11:38:21 AM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.05 SCR |
| 10 BWP | 10.53 SCR |
| 50 BWP | 52.65 SCR |
| 100 BWP | 105.30 SCR |
| 500 BWP | 526.51 SCR |
| 1,000 BWP | 1,053.03 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-03-27T11:38:21Z",
"rates": {
"SCR": 1.053025
}
}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": 105.30250000000001,
"rate": 1.053025
}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