Rate Overview
Live
1 SAR = 0.340494 BND
1 BND = 2.9369
SAR
Avg
0.340631
High
0.347665
Low
0.335238
Last updated: 5/30/2026, 11:26:25 AM
Quick Conversions
| SAR | BND |
|---|---|
| 1 SAR | 0.34 BND |
| 10 SAR | 3.40 BND |
| 50 SAR | 17.02 BND |
| 100 SAR | 34.05 BND |
| 500 SAR | 170.25 BND |
| 1,000 SAR | 340.49 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-30T11:26:25Z",
"rates": {
"BND": 0.340494
}
}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.0494,
"rate": 0.340494
}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