Rate Overview
Live
1 NZD = 3.9640 TTD
1 TTD = 0.252271
NZD
Avg
3.9711
High
3.9871
Low
3.9506
Last updated: 9/8/2026, 9:54:08 PM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 3.96 TTD |
| 10 NZD | 39.64 TTD |
| 50 NZD | 198.20 TTD |
| 100 NZD | 396.40 TTD |
| 500 NZD | 1,982.00 TTD |
| 1,000 NZD | 3,963.99 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-09-08T21:54:08Z",
"rates": {
"TTD": 3.963994
}
}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": 396.3994,
"rate": 3.963994
}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