Rate Overview
Live
1 BDT = 0.133443 ZAR
1 ZAR = 7.4938
BDT
Avg
0.135071
High
0.140194
Low
0.130317
Last updated: 5/27/2026, 4:02:53 PM
Quick Conversions
| BDT | ZAR |
|---|---|
| 1 BDT | 0.13 ZAR |
| 10 BDT | 1.33 ZAR |
| 50 BDT | 6.67 ZAR |
| 100 BDT | 13.34 ZAR |
| 500 BDT | 66.72 ZAR |
| 1,000 BDT | 133.44 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-05-27T16:02:53Z",
"rates": {
"ZAR": 0.133443
}
}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.3443,
"rate": 0.133443
}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