Rate Overview
Live
1 BND = 2.9564 SAR
1 SAR = 0.338250
BND
Avg
2.9549
High
2.9635
Low
2.9465
Last updated: 4/17/2026, 12:00:54 PM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.96 SAR |
| 10 BND | 29.56 SAR |
| 50 BND | 147.82 SAR |
| 100 BND | 295.64 SAR |
| 500 BND | 1,478.20 SAR |
| 1,000 BND | 2,956.39 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-04-17T12:00:54Z",
"rates": {
"SAR": 2.95639
}
}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.639,
"rate": 2.95639
}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