Rate Overview
Live
1 ZAR = 7.5494 BDT
1 BDT = 0.132461
ZAR
Avg
7.5521
High
7.5949
Low
7.5218
Last updated: 7/13/2026, 2:37:58 PM
Quick Conversions
| ZAR | BDT |
|---|---|
| 1 ZAR | 7.55 BDT |
| 10 ZAR | 75.49 BDT |
| 50 ZAR | 377.47 BDT |
| 100 ZAR | 754.94 BDT |
| 500 ZAR | 3,774.69 BDT |
| 1,000 ZAR | 7,549.37 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-13T14:37:58Z",
"rates": {
"BDT": 7.549374
}
}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": 754.9374,
"rate": 7.549374
}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