Rate Overview
Live
1 BWP = 0.280031 SAR
1 SAR = 3.5710
BWP
Avg
0.277466
High
0.280031
Low
0.275875
Last updated: 5/7/2026, 3:58:31 PM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.28 SAR |
| 10 BWP | 2.80 SAR |
| 50 BWP | 14.00 SAR |
| 100 BWP | 28.00 SAR |
| 500 BWP | 140.02 SAR |
| 1,000 BWP | 280.03 SAR |
Get BWP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SARExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-05-07T15:58:31Z",
"rates": {
"SAR": 0.280031
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SAR",
"amount": 100
},
"result": 28.003099999999996,
"rate": 0.280031
}Build with BWP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key