Rate Overview
Live
1 BWP = 0.279615 SAR
1 SAR = 3.5763
BWP
Avg
0.276611
High
0.281711
Low
0.265004
Last updated: 5/27/2026, 9:34:06 PM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.28 SAR |
| 10 BWP | 2.80 SAR |
| 50 BWP | 13.98 SAR |
| 100 BWP | 27.96 SAR |
| 500 BWP | 139.81 SAR |
| 1,000 BWP | 279.62 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-27T21:34:06Z",
"rates": {
"SAR": 0.279615
}
}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.9615,
"rate": 0.279615
}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