Rate Overview
Live
1 NZD = 3.8925 TTD
1 TTD = 0.256906
NZD
Avg
3.9379
High
3.9646
Low
3.8925
Last updated: 6/19/2026, 8:26:23 AM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 3.89 TTD |
| 10 NZD | 38.92 TTD |
| 50 NZD | 194.62 TTD |
| 100 NZD | 389.25 TTD |
| 500 NZD | 1,946.24 TTD |
| 1,000 NZD | 3,892.48 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-06-19T08:26:23Z",
"rates": {
"TTD": 3.892479
}
}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": 389.24789999999996,
"rate": 3.892479
}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