Rate Overview
Live
1 TTD = 1.4185 NOK
1 NOK = 0.704980
TTD
Avg
1.4394
High
1.4669
Low
1.4088
Last updated: 7/26/2026, 2:28:08 AM
Quick Conversions
| TTD | NOK |
|---|---|
| 1 TTD | 1.42 NOK |
| 10 TTD | 14.18 NOK |
| 50 TTD | 70.92 NOK |
| 100 TTD | 141.85 NOK |
| 500 TTD | 709.24 NOK |
| 1,000 TTD | 1,418.48 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-26T02:28:08Z",
"rates": {
"NOK": 1.418479
}
}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": 141.8479,
"rate": 1.418479
}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