Rate Overview
Live
1 ZAR = 7.3535 BDT
1 BDT = 0.135990
ZAR
Avg
7.4144
High
7.5057
Low
7.3252
Last updated: 7/27/2026, 11:41:34 PM
Quick Conversions
| ZAR | BDT |
|---|---|
| 1 ZAR | 7.35 BDT |
| 10 ZAR | 73.53 BDT |
| 50 ZAR | 367.67 BDT |
| 100 ZAR | 735.35 BDT |
| 500 ZAR | 3,676.75 BDT |
| 1,000 ZAR | 7,353.49 BDT |
Get ZAR/BDT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BDTExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-27T23:41:34Z",
"rates": {
"BDT": 7.353491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BDT&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BDT",
"amount": 100
},
"result": 735.3491,
"rate": 7.353491
}Build with ZAR/BDT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key