Rate Overview
Live
1 ZAR = 7.1508 BDT
1 BDT = 0.139844
ZAR
Avg
7.2881
High
7.6727
Low
6.9852
Last updated: 3/27/2026, 11:12:56 AM
Quick Conversions
| ZAR | BDT |
|---|---|
| 1 ZAR | 7.15 BDT |
| 10 ZAR | 71.51 BDT |
| 50 ZAR | 357.54 BDT |
| 100 ZAR | 715.08 BDT |
| 500 ZAR | 3,575.40 BDT |
| 1,000 ZAR | 7,150.80 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-27T11:12:56Z",
"rates": {
"BDT": 7.1508
}
}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": 715.08,
"rate": 7.1508
}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