Rate Overview
Live
1 NZD = 3.9412 TTD
1 TTD = 0.253732
NZD
Avg
3.9061
High
3.9715
Low
3.8214
Last updated: 7/28/2026, 4:21:38 PM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 3.94 TTD |
| 10 NZD | 39.41 TTD |
| 50 NZD | 197.06 TTD |
| 100 NZD | 394.12 TTD |
| 500 NZD | 1,970.58 TTD |
| 1,000 NZD | 3,941.16 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-28T16:21:38Z",
"rates": {
"TTD": 3.941162
}
}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": 394.1162,
"rate": 3.941162
}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