Rate Overview
Live
1 BDT = 0.014006 NZD
1 NZD = 71.3980
BDT
Avg
0.013892
High
0.014401
Low
0.013463
Last updated: 7/28/2026, 2:25:32 PM
Quick Conversions
| BDT | NZD |
|---|---|
| 1 BDT | 0.01 NZD |
| 10 BDT | 0.14 NZD |
| 50 BDT | 0.70 NZD |
| 100 BDT | 1.40 NZD |
| 500 BDT | 7.00 NZD |
| 1,000 BDT | 14.01 NZD |
Get BDT/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BDT¤cies=NZDExample Response:
{
"success": true,
"base": "BDT",
"date": "2026-07-28T14:25:32Z",
"rates": {
"NZD": 0.014006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BDT&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BDT",
"to": "NZD",
"amount": 100
},
"result": 1.4005999999999998,
"rate": 0.014006
}Build with BDT/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key