Rate Overview
Live
1 BND = 2.9342 SAR
1 SAR = 0.340807
BND
Avg
2.9309
High
2.9342
Low
2.9278
Last updated: 8/17/2026, 11:07:29 AM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.93 SAR |
| 10 BND | 29.34 SAR |
| 50 BND | 146.71 SAR |
| 100 BND | 293.42 SAR |
| 500 BND | 1,467.11 SAR |
| 1,000 BND | 2,934.21 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-08-17T11:07:29Z",
"rates": {
"SAR": 2.934211
}
}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": 293.42109999999997,
"rate": 2.934211
}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