Rate Overview
Live
1 BDT = 0.030511 SAR
1 SAR = 32.7751
BDT
Avg
0.030582
High
0.030632
Low
0.030511
Last updated: 4/18/2026, 8:46:40 AM
Quick Conversions
| BDT | SAR |
|---|---|
| 1 BDT | 0.03 SAR |
| 10 BDT | 0.31 SAR |
| 50 BDT | 1.53 SAR |
| 100 BDT | 3.05 SAR |
| 500 BDT | 15.26 SAR |
| 1,000 BDT | 30.51 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-04-18T08:46:40Z",
"rates": {
"SAR": 0.030511
}
}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.0511,
"rate": 0.030511
}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