Rate Overview
Live
1 SAR = 0.335261 BND
1 BND = 2.9828
SAR
Avg
0.338061
High
0.340240
Low
0.335261
Last updated: 5/9/2026, 6:03:06 AM
Quick Conversions
| SAR | BND |
|---|---|
| 1 SAR | 0.34 BND |
| 10 SAR | 3.35 BND |
| 50 SAR | 16.76 BND |
| 100 SAR | 33.53 BND |
| 500 SAR | 167.63 BND |
| 1,000 SAR | 335.26 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-05-09T06:03:06Z",
"rates": {
"BND": 0.335261
}
}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.5261,
"rate": 0.335261
}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