Rate Overview
Live
1 BDT = 0.014010 NZD
1 NZD = 71.3776
BDT
Avg
0.014084
High
0.014408
Low
0.013856
Last updated: 7/28/2026, 9:27:21 AM
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.01 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-28T09:27:21Z",
"rates": {
"NZD": 0.01401
}
}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.401,
"rate": 0.01401
}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