Rate Overview
Live
1 BDT = 0.135742 ZAR
1 ZAR = 7.3669
BDT
Avg
0.133500
High
0.136514
Low
0.131526
Last updated: 7/28/2026, 8:34:57 AM
Quick Conversions
| BDT | ZAR |
|---|---|
| 1 BDT | 0.14 ZAR |
| 10 BDT | 1.36 ZAR |
| 50 BDT | 6.79 ZAR |
| 100 BDT | 13.57 ZAR |
| 500 BDT | 67.87 ZAR |
| 1,000 BDT | 135.74 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-28T08:34:57Z",
"rates": {
"ZAR": 0.135742
}
}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.5742,
"rate": 0.135742
}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