Rate Overview
Live
1 NZD = 3.9286 TTD
1 TTD = 0.254545
NZD
Avg
3.9722
High
4.1084
Low
3.8214
Last updated: 7/30/2026, 8:07:23 AM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 3.93 TTD |
| 10 NZD | 39.29 TTD |
| 50 NZD | 196.43 TTD |
| 100 NZD | 392.86 TTD |
| 500 NZD | 1,964.29 TTD |
| 1,000 NZD | 3,928.58 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-30T08:07:23Z",
"rates": {
"TTD": 3.928579
}
}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": 392.85790000000003,
"rate": 3.928579
}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