Rate Overview
Live
1 TTD = 1.4307 NOK
1 NOK = 0.698948
TTD
Avg
1.4117
High
1.4365
Low
1.3981
Last updated: 6/19/2026, 9:50:06 AM
Quick Conversions
| TTD | NOK |
|---|---|
| 1 TTD | 1.43 NOK |
| 10 TTD | 14.31 NOK |
| 50 TTD | 71.54 NOK |
| 100 TTD | 143.07 NOK |
| 500 TTD | 715.36 NOK |
| 1,000 TTD | 1,430.72 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-06-19T09:50:06Z",
"rates": {
"NOK": 1.430721
}
}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.07209999999998,
"rate": 1.430721
}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