Rate Overview
Live
1 ZAR = 7.5490 BDT
1 BDT = 0.132468
ZAR
Avg
7.4067
High
7.5490
Low
7.3089
Last updated: 5/7/2026, 12:32:07 PM
Quick Conversions
| ZAR | BDT |
|---|---|
| 1 ZAR | 7.55 BDT |
| 10 ZAR | 75.49 BDT |
| 50 ZAR | 377.45 BDT |
| 100 ZAR | 754.90 BDT |
| 500 ZAR | 3,774.49 BDT |
| 1,000 ZAR | 7,548.99 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-05-07T12:32:07Z",
"rates": {
"BDT": 7.548987
}
}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.8987000000001,
"rate": 7.548987
}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