Rate Overview
Live
1 BND = 2.9039 SAR
1 SAR = 0.344365
BND
Avg
2.8994
High
2.9041
Low
2.8922
Last updated: 7/5/2026, 6:09:37 AM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.90 SAR |
| 10 BND | 29.04 SAR |
| 50 BND | 145.19 SAR |
| 100 BND | 290.39 SAR |
| 500 BND | 1,451.95 SAR |
| 1,000 BND | 2,903.90 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-07-05T06:09:37Z",
"rates": {
"SAR": 2.903899
}
}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": 290.3899,
"rate": 2.903899
}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