Rate Overview
Live
1 SAR = 0.343216 BND
1 BND = 2.9136
SAR
Avg
0.341802
High
0.355061
Low
0.335238
Last updated: 3/28/2026, 12:04:32 PM
Quick Conversions
| SAR | BND |
|---|---|
| 1 SAR | 0.34 BND |
| 10 SAR | 3.43 BND |
| 50 SAR | 17.16 BND |
| 100 SAR | 34.32 BND |
| 500 SAR | 171.61 BND |
| 1,000 SAR | 343.22 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-03-28T12:04:32Z",
"rates": {
"BND": 0.343216
}
}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": 34.321600000000004,
"rate": 0.343216
}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