Rate Overview
Live
1 NOK = 0.704982 TTD
1 TTD = 1.4185
NOK
Avg
0.704749
High
0.709838
Low
0.697721
Last updated: 7/26/2026, 10:38:21 AM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.70 TTD |
| 10 NOK | 7.05 TTD |
| 50 NOK | 35.25 TTD |
| 100 NOK | 70.50 TTD |
| 500 NOK | 352.49 TTD |
| 1,000 NOK | 704.98 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-07-26T10:38:21Z",
"rates": {
"TTD": 0.704982
}
}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.4982,
"rate": 0.704982
}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