Rate Overview
Live
1 NOK = 0.696740 TTD
1 TTD = 1.4353
NOK
Avg
0.673273
High
0.713626
Low
0.628063
Last updated: 3/27/2026, 5:07:40 PM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.70 TTD |
| 10 NOK | 6.97 TTD |
| 50 NOK | 34.84 TTD |
| 100 NOK | 69.67 TTD |
| 500 NOK | 348.37 TTD |
| 1,000 NOK | 696.74 TTD |
Get NOK/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=TTDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T17:07:40Z",
"rates": {
"TTD": 0.69674
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "TTD",
"amount": 100
},
"result": 69.674,
"rate": 0.69674
}Build with NOK/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key