Rate Overview
Live
1 TTD = 1.4215 NOK
1 NOK = 0.703506
TTD
Avg
1.5134
High
1.6806
Low
1.3609
Last updated: 7/29/2026, 2:21:23 PM
Quick Conversions
| TTD | NOK |
|---|---|
| 1 TTD | 1.42 NOK |
| 10 TTD | 14.21 NOK |
| 50 TTD | 71.07 NOK |
| 100 TTD | 142.15 NOK |
| 500 TTD | 710.73 NOK |
| 1,000 TTD | 1,421.45 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-29T14:21:23Z",
"rates": {
"NOK": 1.421451
}
}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": 142.1451,
"rate": 1.421451
}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