Rate Overview
Live
1 ZAR = 7.4871 BDT
1 BDT = 0.133563
ZAR
Avg
7.4748
High
7.5189
Low
7.4049
Last updated: 4/17/2026, 6:10:19 AM
Quick Conversions
| ZAR | BDT |
|---|---|
| 1 ZAR | 7.49 BDT |
| 10 ZAR | 74.87 BDT |
| 50 ZAR | 374.35 BDT |
| 100 ZAR | 748.71 BDT |
| 500 ZAR | 3,743.54 BDT |
| 1,000 ZAR | 7,487.08 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-04-17T06:10:19Z",
"rates": {
"BDT": 7.487081
}
}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": 748.7081,
"rate": 7.487081
}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