Rate Overview
Live
1 BDT = 0.030660 SAR
1 SAR = 32.6158
BDT
Avg
0.030722
High
0.030781
Low
0.030651
Last updated: 3/7/2026, 4:06:57 AM
Quick Conversions
| BDT | SAR |
|---|---|
| 1 BDT | 0.03 SAR |
| 10 BDT | 0.31 SAR |
| 50 BDT | 1.53 SAR |
| 100 BDT | 3.07 SAR |
| 500 BDT | 15.33 SAR |
| 1,000 BDT | 30.66 SAR |
Get BDT/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=SARExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-03-07T04:06:57Z",
"rates": {
"SAR": 0.03066
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "SAR",
"amount": 100
},
"result": 3.066,
"rate": 0.03066
}Build with BDT/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key