Rate Overview
Live
1 BDT = 0.133955 ZAR
1 ZAR = 7.4652
BDT
Avg
0.158226
High
0.186108
Low
0.130557
Last updated: 7/31/2026, 9:16:00 AM
Quick Conversions
| BDT | ZAR |
|---|---|
| 1 BDT | 0.13 ZAR |
| 10 BDT | 1.34 ZAR |
| 50 BDT | 6.70 ZAR |
| 100 BDT | 13.40 ZAR |
| 500 BDT | 66.98 ZAR |
| 1,000 BDT | 133.95 ZAR |
Get BDT/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=ZARExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-31T09:16:00Z",
"rates": {
"ZAR": 0.133955
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "ZAR",
"amount": 100
},
"result": 13.395499999999998,
"rate": 0.133955
}Build with BDT/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key