Rate Overview
Live
1 BND = 2.9022 SAR
1 SAR = 0.344562
BND
Avg
2.9327
High
2.9847
Low
2.8792
Last updated: 7/29/2026, 2:19:24 PM
Quick Conversions
| BND | SAR |
|---|---|
| 1 BND | 2.90 SAR |
| 10 BND | 29.02 SAR |
| 50 BND | 145.11 SAR |
| 100 BND | 290.22 SAR |
| 500 BND | 1,451.12 SAR |
| 1,000 BND | 2,902.24 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-29T14:19:24Z",
"rates": {
"SAR": 2.902236
}
}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.2236,
"rate": 2.902236
}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