Rate Overview
Live
1 NZD = 4.0054 TTD
1 TTD = 0.249662
NZD
Avg
3.9743
High
4.0054
Low
3.9553
Last updated: 5/27/2026, 3:09:06 PM
Quick Conversions
| NZD | TTD |
|---|---|
| 1 NZD | 4.01 TTD |
| 10 NZD | 40.05 TTD |
| 50 NZD | 200.27 TTD |
| 100 NZD | 400.54 TTD |
| 500 NZD | 2,002.71 TTD |
| 1,000 NZD | 4,005.41 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-27T15:09:06Z",
"rates": {
"TTD": 4.005413
}
}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.5413,
"rate": 4.005413
}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