Rate Overview
Live
1 SAR = 3.5677 BWP
1 BWP = 0.280294
SAR
Avg
3.5690
High
3.5800
Low
3.5589
Last updated: 4/17/2026, 10:38:57 AM
Quick Conversions
| SAR | BWP |
|---|---|
| 1 SAR | 3.57 BWP |
| 10 SAR | 35.68 BWP |
| 50 SAR | 178.38 BWP |
| 100 SAR | 356.77 BWP |
| 500 SAR | 1,783.84 BWP |
| 1,000 SAR | 3,567.68 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-04-17T10:38:57Z",
"rates": {
"BWP": 3.567684
}
}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.7684,
"rate": 3.567684
}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