Rate Overview
Live
1 NZD = 3.9974 TTD
1 TTD = 0.250161
NZD
Avg
4.0084
High
4.0523
Low
3.9754
Last updated: 3/7/2026, 7:40:24 AM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 4.00 TTD |
| 10 NZD | 39.97 TTD |
| 50 NZD | 199.87 TTD |
| 100 NZD | 399.74 TTD |
| 500 NZD | 1,998.71 TTD |
| 1,000 NZD | 3,997.43 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-03-07T07:40:24Z",
"rates": {
"TTD": 3.997427
}
}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": 399.7427,
"rate": 3.997427
}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