Rate Overview
Live
1 SAR = 32.9303 BDT
1 BDT = 0.030367
SAR
Avg
32.8762
High
32.9303
Low
32.8156
Last updated: 7/21/2026, 11:42:55 AM
Quick Conversions
| SAR | BDT |
|---|---|
| 1 SAR | 32.93 BDT |
| 10 SAR | 329.30 BDT |
| 50 SAR | 1,646.52 BDT |
| 100 SAR | 3,293.03 BDT |
| 500 SAR | 16,465.15 BDT |
| 1,000 SAR | 32,930.30 BDT |
Get SAR/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BDTExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-21T11:42:55Z",
"rates": {
"BDT": 32.9303
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BDT",
"amount": 100
},
"result": 3293.03,
"rate": 32.9303
}Build with SAR/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key