Rate Overview
Live
1 BND = 2.9533 SAR
1 SAR = 0.338603
BND
Avg
2.9480
High
2.9533
Low
2.9416
Last updated: 9/3/2026, 7:41:56 AM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.95 SAR |
| 10 BND | 29.53 SAR |
| 50 BND | 147.67 SAR |
| 100 BND | 295.33 SAR |
| 500 BND | 1,476.66 SAR |
| 1,000 BND | 2,953.32 SAR |
Get BND/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=SARExample Response:
{
"success": true,
"base": "BND",
"date": "2026-09-03T07:41:56Z",
"rates": {
"SAR": 2.953315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "SAR",
"amount": 100
},
"result": 295.3315,
"rate": 2.953315
}Build with BND/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key