Rate Overview
Live
1 BWP = 1.0615 SCR
1 SCR = 0.942095
BWP
Avg
1.0635
High
1.0945
Low
1.0296
Last updated: 9/11/2026, 3:05:39 AM
Quick Conversions
| BWP | SCR |
|---|---|
| 1 BWP | 1.06 SCR |
| 10 BWP | 10.61 SCR |
| 50 BWP | 53.07 SCR |
| 100 BWP | 106.15 SCR |
| 500 BWP | 530.73 SCR |
| 1,000 BWP | 1,061.46 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-09-11T03:05:39Z",
"rates": {
"SCR": 1.061464
}
}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": 106.1464,
"rate": 1.061464
}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