Rate Overview
Live
1 BDT = 0.013778 NZD
1 NZD = 72.5795
BDT
Avg
0.013828
High
0.013984
Low
0.013708
Last updated: 9/7/2026, 1:51:51 AM
Quick Conversions
| BDT | NZD |
|---|---|
| 1 BDT | 0.01 NZD |
| 10 BDT | 0.14 NZD |
| 50 BDT | 0.69 NZD |
| 100 BDT | 1.38 NZD |
| 500 BDT | 6.89 NZD |
| 1,000 BDT | 13.78 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-09-07T01:51:51Z",
"rates": {
"NZD": 0.013778
}
}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.3778000000000001,
"rate": 0.013778
}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