Rate Overview
Live
1 BND = 2.9362 SAR
1 SAR = 0.340578
BND
Avg
2.9394
High
2.9767
Low
2.8760
Last updated: 5/29/2026, 2:29:13 PM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.94 SAR |
| 10 BND | 29.36 SAR |
| 50 BND | 146.81 SAR |
| 100 BND | 293.62 SAR |
| 500 BND | 1,468.09 SAR |
| 1,000 BND | 2,936.19 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-29T14:29:13Z",
"rates": {
"SAR": 2.936185
}
}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.6185,
"rate": 2.936185
}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