Rate Overview
Live
1 NZD = 3.9989 TTD
1 TTD = 0.250071
NZD
Avg
3.9781
High
4.0088
Low
3.9418
Last updated: 4/17/2026, 10:44:12 AM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 4.00 TTD |
| 10 NZD | 39.99 TTD |
| 50 NZD | 199.94 TTD |
| 100 NZD | 399.89 TTD |
| 500 NZD | 1,999.43 TTD |
| 1,000 NZD | 3,998.86 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-04-17T10:44:12Z",
"rates": {
"TTD": 3.998862
}
}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.8862,
"rate": 3.998862
}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