Rate Overview
Live
1 NOK = 0.707023 TTD
1 TTD = 1.4144
NOK
Avg
0.704861
High
0.710343
Low
0.699053
Last updated: 3/7/2026, 6:32:34 AM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.71 TTD |
| 10 NOK | 7.07 TTD |
| 50 NOK | 35.35 TTD |
| 100 NOK | 70.70 TTD |
| 500 NOK | 353.51 TTD |
| 1,000 NOK | 707.02 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-07T06:32:34Z",
"rates": {
"TTD": 0.707023
}
}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": 70.7023,
"rate": 0.707023
}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