Rate Overview
Live
1 ZAR = 7.4921 BDT
1 BDT = 0.133474
ZAR
Avg
7.4867
High
7.7069
Low
7.2517
Last updated: 7/14/2026, 8:07:42 AM
Quick Conversions
| ZAR | BDT |
|---|---|
| 1 ZAR | 7.49 BDT |
| 10 ZAR | 74.92 BDT |
| 50 ZAR | 374.60 BDT |
| 100 ZAR | 749.21 BDT |
| 500 ZAR | 3,746.05 BDT |
| 1,000 ZAR | 7,492.09 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-07-14T08:07:42Z",
"rates": {
"BDT": 7.49209
}
}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": 749.2090000000001,
"rate": 7.49209
}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