Rate Overview
Live
1 BDT = 0.030441 SAR
1 SAR = 32.8504
BDT
Avg
0.030635
High
0.030892
Low
0.030275
Last updated: 7/31/2026, 10:39:53 AM
Quick Conversions
| BDT | SAR |
|---|---|
| 1 BDT | 0.03 SAR |
| 10 BDT | 0.30 SAR |
| 50 BDT | 1.52 SAR |
| 100 BDT | 3.04 SAR |
| 500 BDT | 15.22 SAR |
| 1,000 BDT | 30.44 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-07-31T10:39:53Z",
"rates": {
"SAR": 0.030441
}
}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.0441,
"rate": 0.030441
}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