Rate Overview
Live
1 ZAR = 7.1497 BDT
1 BDT = 0.139865
ZAR
Avg
7.0390
High
7.7957
Low
6.2607
Last updated: 3/27/2026, 9:29:12 AM
Quick Conversions
| ZAR | BDT |
|---|---|
| 1 ZAR | 7.15 BDT |
| 10 ZAR | 71.50 BDT |
| 50 ZAR | 357.49 BDT |
| 100 ZAR | 714.97 BDT |
| 500 ZAR | 3,574.87 BDT |
| 1,000 ZAR | 7,149.74 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-03-27T09:29:12Z",
"rates": {
"BDT": 7.149737
}
}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": 714.9737,
"rate": 7.149737
}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