Rate Overview
Live
1 BDT = 0.014167 NZD
1 NZD = 70.5866
BDT
Avg
0.014230
High
0.014303
Low
0.014167
Last updated: 7/9/2026, 11:47:26 AM
Quick Conversions
| BDT | NZD |
|---|---|
| 1 BDT | 0.01 NZD |
| 10 BDT | 0.14 NZD |
| 50 BDT | 0.71 NZD |
| 100 BDT | 1.42 NZD |
| 500 BDT | 7.08 NZD |
| 1,000 BDT | 14.17 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-09T11:47:26Z",
"rates": {
"NZD": 0.014167
}
}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.4167,
"rate": 0.014167
}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