Rate Overview
Live
1 SAR = 32.5008 BDT
1 BDT = 0.030769
SAR
Avg
32.5266
High
32.6250
Low
32.4869
Last updated: 3/7/2026, 12:26:41 AM
Quick Conversions
| SAR | BDT |
|---|---|
| 1 SAR | 32.50 BDT |
| 10 SAR | 325.01 BDT |
| 50 SAR | 1,625.04 BDT |
| 100 SAR | 3,250.08 BDT |
| 500 SAR | 16,250.38 BDT |
| 1,000 SAR | 32,500.76 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-03-07T00:26:41Z",
"rates": {
"BDT": 32.500756
}
}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": 3250.0756,
"rate": 32.500756
}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