Rate Overview
Live
1 SAR = 3.5635 BWP
1 BWP = 0.280625
SAR
Avg
3.5735
High
3.5931
Low
3.5635
Last updated: 9/9/2026, 4:55:14 AM
Quick Conversions
| SAR | BWP |
|---|---|
| 1 SAR | 3.56 BWP |
| 10 SAR | 35.63 BWP |
| 50 SAR | 178.17 BWP |
| 100 SAR | 356.35 BWP |
| 500 SAR | 1,781.74 BWP |
| 1,000 SAR | 3,563.48 BWP |
Get SAR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BWPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-09-09T04:55:14Z",
"rates": {
"BWP": 3.563479
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BWP",
"amount": 100
},
"result": 356.3479,
"rate": 3.563479
}Build with SAR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key