Rate Overview
Live
1 BWP = 0.276210 SAR
1 SAR = 3.6204
BWP
Avg
0.277813
High
0.287612
Low
0.270325
Last updated: 7/31/2026, 9:14:01 AM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.28 SAR |
| 10 BWP | 2.76 SAR |
| 50 BWP | 13.81 SAR |
| 100 BWP | 27.62 SAR |
| 500 BWP | 138.11 SAR |
| 1,000 BWP | 276.21 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-07-31T09:14:01Z",
"rates": {
"SAR": 0.27621
}
}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": 27.621000000000002,
"rate": 0.27621
}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