Rate Overview
Live
1 BND = 2.9598 SAR
1 SAR = 0.337861
BND
Avg
2.9485
High
2.9598
Low
2.9391
Last updated: 5/8/2026, 3:20:48 AM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.96 SAR |
| 10 BND | 29.60 SAR |
| 50 BND | 147.99 SAR |
| 100 BND | 295.98 SAR |
| 500 BND | 1,479.90 SAR |
| 1,000 BND | 2,959.80 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-05-08T03:20:48Z",
"rates": {
"SAR": 2.959801
}
}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.9801,
"rate": 2.959801
}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