Rate Overview
Live
1 BWP = 0.272147 SAR
1 SAR = 3.6745
BWP
Avg
0.278842
High
0.287852
Low
0.272147
Last updated: 3/28/2026, 12:03:48 PM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.27 SAR |
| 10 BWP | 2.72 SAR |
| 50 BWP | 13.61 SAR |
| 100 BWP | 27.21 SAR |
| 500 BWP | 136.07 SAR |
| 1,000 BWP | 272.15 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-03-28T12:03:48Z",
"rates": {
"SAR": 0.272147
}
}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.214699999999997,
"rate": 0.272147
}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