Rate Overview
Live
1 BWP = 0.276748 SAR
1 SAR = 3.6134
BWP
Avg
0.275914
High
0.278332
Low
0.262890
Last updated: 7/9/2026, 6:38:11 AM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.28 SAR |
| 10 BWP | 2.77 SAR |
| 50 BWP | 13.84 SAR |
| 100 BWP | 27.67 SAR |
| 500 BWP | 138.37 SAR |
| 1,000 BWP | 276.75 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-09T06:38:11Z",
"rates": {
"SAR": 0.276748
}
}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.674799999999998,
"rate": 0.276748
}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