Rate Overview
Live
1 SAR = 3.6389 BWP
1 BWP = 0.274810
SAR
Avg
3.6009
High
3.6992
Low
3.4769
Last updated: 7/31/2026, 1:24:12 AM
Quick Conversions
| SAR | BWP |
|---|---|
| 1 SAR | 3.64 BWP |
| 10 SAR | 36.39 BWP |
| 50 SAR | 181.94 BWP |
| 100 SAR | 363.89 BWP |
| 500 SAR | 1,819.44 BWP |
| 1,000 SAR | 3,638.88 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-07-31T01:24:12Z",
"rates": {
"BWP": 3.638881
}
}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": 363.8881,
"rate": 3.638881
}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