Rate Overview
Live
1 NZD = 3.9597 TTD
1 TTD = 0.252543
NZD
Avg
3.9606
High
4.2305
Low
3.7599
Last updated: 7/21/2026, 7:32:28 PM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 3.96 TTD |
| 10 NZD | 39.60 TTD |
| 50 NZD | 197.99 TTD |
| 100 NZD | 395.97 TTD |
| 500 NZD | 1,979.86 TTD |
| 1,000 NZD | 3,959.72 TTD |
Get NZD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=TTDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-21T19:32:28Z",
"rates": {
"TTD": 3.959722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "TTD",
"amount": 100
},
"result": 395.97220000000004,
"rate": 3.959722
}Build with NZD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key