Rate Overview
Live
1 BND = 2.9136 SAR
1 SAR = 0.343217
BND
Avg
2.9293
High
2.9448
Low
2.9136
Last updated: 3/28/2026, 9:09:59 AM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.91 SAR |
| 10 BND | 29.14 SAR |
| 50 BND | 145.68 SAR |
| 100 BND | 291.36 SAR |
| 500 BND | 1,456.80 SAR |
| 1,000 BND | 2,913.61 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-28T09:09:59Z",
"rates": {
"SAR": 2.91361
}
}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": 291.361,
"rate": 2.91361
}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