Rate Overview
Live
1 BDT = 0.014184 NZD
1 NZD = 70.5020
BDT
Avg
0.013987
High
0.014609
Low
0.013446
Last updated: 3/28/2026, 6:33:02 PM
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.09 NZD |
| 1,000 BDT | 14.18 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-03-28T18:33:02Z",
"rates": {
"NZD": 0.014184
}
}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.4184,
"rate": 0.014184
}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