Rate Overview
Live
1 ZAR = 7.1857 BDT
1 BDT = 0.139165
ZAR
Avg
7.2172
High
7.3030
Low
7.1671
Last updated: 3/27/2026, 7:44:42 AM
Quick Conversions
| ZAR | BDT |
|---|---|
| 1 ZAR | 7.19 BDT |
| 10 ZAR | 71.86 BDT |
| 50 ZAR | 359.28 BDT |
| 100 ZAR | 718.57 BDT |
| 500 ZAR | 3,592.85 BDT |
| 1,000 ZAR | 7,185.70 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-27T07:44:42Z",
"rates": {
"BDT": 7.185698
}
}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": 718.5698,
"rate": 7.185698
}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