Rate Overview
Live
1 SAR = 0.338250 BND
1 BND = 2.9564
SAR
Avg
0.338419
High
0.339385
Low
0.337441
Last updated: 4/17/2026, 10:40:48 AM
Quick Conversions
| SAR | BND |
|---|---|
| 1 SAR | 0.34 BND |
| 10 SAR | 3.38 BND |
| 50 SAR | 16.91 BND |
| 100 SAR | 33.83 BND |
| 500 SAR | 169.13 BND |
| 1,000 SAR | 338.25 BND |
Get SAR/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BNDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-17T10:40:48Z",
"rates": {
"BND": 0.33825
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BND",
"amount": 100
},
"result": 33.825,
"rate": 0.33825
}Build with SAR/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key