Rate Overview
Live
1 BDT = 0.132070 ZAR
1 ZAR = 7.5717
BDT
Avg
0.132727
High
0.135177
Low
0.131822
Last updated: 6/17/2026, 8:40:01 AM
Quick Conversions
| BDT | ZAR |
|---|---|
| 1 BDT | 0.13 ZAR |
| 10 BDT | 1.32 ZAR |
| 50 BDT | 6.60 ZAR |
| 100 BDT | 13.21 ZAR |
| 500 BDT | 66.04 ZAR |
| 1,000 BDT | 132.07 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-06-17T08:40:01Z",
"rates": {
"ZAR": 0.13207
}
}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.206999999999999,
"rate": 0.13207
}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