Rate Overview
Live
1 BDT = 0.131695 ZAR
1 ZAR = 7.5933
BDT
Avg
0.131892
High
0.132869
Low
0.131083
Last updated: 8/20/2026, 7:32:08 AM
Quick Conversions
| BDT | ZAR |
|---|---|
| 1 BDT | 0.13 ZAR |
| 10 BDT | 1.32 ZAR |
| 50 BDT | 6.58 ZAR |
| 100 BDT | 13.17 ZAR |
| 500 BDT | 65.85 ZAR |
| 1,000 BDT | 131.70 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-08-20T07:32:08Z",
"rates": {
"ZAR": 0.131695
}
}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.169500000000001,
"rate": 0.131695
}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