Rate Overview
Live
1 TTD = 1.3623 NOK
1 NOK = 0.734048
TTD
Avg
1.3668
High
1.3737
Low
1.3623
Last updated: 5/29/2026, 4:25:18 PM
Quick Conversions
| TTD | NOK |
|---|---|
| 1 TTD | 1.36 NOK |
| 10 TTD | 13.62 NOK |
| 50 TTD | 68.12 NOK |
| 100 TTD | 136.23 NOK |
| 500 TTD | 681.15 NOK |
| 1,000 TTD | 1,362.31 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-05-29T16:25:18Z",
"rates": {
"NOK": 1.362308
}
}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": 136.23080000000002,
"rate": 1.362308
}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