Rate Overview
Live
1 SAR = 3.6745 BWP
1 BWP = 0.272148
SAR
Avg
3.6729
High
3.8797
Low
3.5625
Last updated: 3/28/2026, 10:47:14 AM
Quick Conversions
| SAR | BWP |
|---|---|
| 1 SAR | 3.67 BWP |
| 10 SAR | 36.74 BWP |
| 50 SAR | 183.72 BWP |
| 100 SAR | 367.45 BWP |
| 500 SAR | 1,837.24 BWP |
| 1,000 SAR | 3,674.47 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-03-28T10:47:14Z",
"rates": {
"BWP": 3.674474
}
}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": 367.4474,
"rate": 3.674474
}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