Rate Overview
Live
1 NZD = 4.0020 TTD
1 TTD = 0.249876
NZD
Avg
3.9851
High
4.1333
Low
3.8130
Last updated: 5/27/2026, 5:32:02 PM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 4.00 TTD |
| 10 NZD | 40.02 TTD |
| 50 NZD | 200.10 TTD |
| 100 NZD | 400.20 TTD |
| 500 NZD | 2,000.99 TTD |
| 1,000 NZD | 4,001.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-05-27T17:32:02Z",
"rates": {
"TTD": 4.001985
}
}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": 400.1985,
"rate": 4.001985
}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