Rate Overview
Live
1 TTD = 1.4273 NOK
1 NOK = 0.700646
TTD
Avg
1.4861
High
1.5922
Low
1.4013
Last updated: 3/27/2026, 9:52:14 AM
Quick Conversions
| TTD | NOK |
|---|---|
| 1 TTD | 1.43 NOK |
| 10 TTD | 14.27 NOK |
| 50 TTD | 71.36 NOK |
| 100 TTD | 142.73 NOK |
| 500 TTD | 713.63 NOK |
| 1,000 TTD | 1,427.25 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-03-27T09:52:14Z",
"rates": {
"NOK": 1.427254
}
}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.7254,
"rate": 1.427254
}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