Rate Overview
Live
1 BND = 2.9316 SAR
1 SAR = 0.341107
BND
Avg
2.9513
High
2.9708
Low
2.9316
Last updated: 3/7/2026, 7:54:30 AM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.93 SAR |
| 10 BND | 29.32 SAR |
| 50 BND | 146.58 SAR |
| 100 BND | 293.16 SAR |
| 500 BND | 1,465.82 SAR |
| 1,000 BND | 2,931.63 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-03-07T07:54:30Z",
"rates": {
"SAR": 2.931634
}
}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.16339999999997,
"rate": 2.931634
}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