Rate Overview
Live
1 TTD = 1.4386 NOK
1 NOK = 0.695114
TTD
Avg
1.4493
High
1.4643
Low
1.4368
Last updated: 7/9/2026, 11:13:50 AM
Quick Conversions
| TTD | NOK |
|---|---|
| 1 TTD | 1.44 NOK |
| 10 TTD | 14.39 NOK |
| 50 TTD | 71.93 NOK |
| 100 TTD | 143.86 NOK |
| 500 TTD | 719.31 NOK |
| 1,000 TTD | 1,438.61 NOK |
Get TTD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=NOKExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-07-09T11:13:50Z",
"rates": {
"NOK": 1.438613
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "NOK",
"amount": 100
},
"result": 143.8613,
"rate": 1.438613
}Build with TTD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key