Rate Overview
Live
1 BDT = 0.140076 ZAR
1 ZAR = 7.1390
BDT
Avg
0.133689
High
0.140076
Low
0.129753
Last updated: 3/27/2026, 12:57:38 PM
Quick Conversions
| BDT | ZAR |
|---|---|
| 1 BDT | 0.14 ZAR |
| 10 BDT | 1.40 ZAR |
| 50 BDT | 7.00 ZAR |
| 100 BDT | 14.01 ZAR |
| 500 BDT | 70.04 ZAR |
| 1,000 BDT | 140.08 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-03-27T12:57:38Z",
"rates": {
"ZAR": 0.140076
}
}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": 14.0076,
"rate": 0.140076
}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