Rate Overview
Live
1 NOK = 0.717429 TTD
1 TTD = 1.3939
NOK
Avg
0.714211
High
0.717429
Low
0.711630
Last updated: 8/15/2026, 7:18:18 PM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.72 TTD |
| 10 NOK | 7.17 TTD |
| 50 NOK | 35.87 TTD |
| 100 NOK | 71.74 TTD |
| 500 NOK | 358.71 TTD |
| 1,000 NOK | 717.43 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-08-15T19:18:18Z",
"rates": {
"TTD": 0.717429
}
}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": 71.74289999999999,
"rate": 0.717429
}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