Rate Overview
Live
1 SAR = 3.5897 BWP
1 BWP = 0.278575
SAR
Avg
3.5892
High
3.5980
Low
3.5813
Last updated: 8/19/2026, 5:06:15 AM
Quick Conversions
| SAR | BWP |
|---|---|
| 1 SAR | 3.59 BWP |
| 10 SAR | 35.90 BWP |
| 50 SAR | 179.49 BWP |
| 100 SAR | 358.97 BWP |
| 500 SAR | 1,794.85 BWP |
| 1,000 SAR | 3,589.70 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-08-19T05:06:15Z",
"rates": {
"BWP": 3.5897
}
}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": 358.97,
"rate": 3.5897
}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