Rate Overview
Live
1 BND = 2.9140 SAR
1 SAR = 0.343175
BND
Avg
2.9199
High
2.9269
Low
2.9137
Last updated: 6/18/2026, 9:57:29 AM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.91 SAR |
| 10 BND | 29.14 SAR |
| 50 BND | 145.70 SAR |
| 100 BND | 291.40 SAR |
| 500 BND | 1,456.98 SAR |
| 1,000 BND | 2,913.97 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-06-18T09:57:29Z",
"rates": {
"SAR": 2.913969
}
}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.39689999999996,
"rate": 2.913969
}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