Rate Overview
Live
1 NOK = 0.728556 TTD
1 TTD = 1.3726
NOK
Avg
0.725840
High
0.729787
Low
0.720199
Last updated: 9/5/2026, 6:09:06 PM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.73 TTD |
| 10 NOK | 7.29 TTD |
| 50 NOK | 36.43 TTD |
| 100 NOK | 72.86 TTD |
| 500 NOK | 364.28 TTD |
| 1,000 NOK | 728.56 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-09-05T18:09:06Z",
"rates": {
"TTD": 0.728556
}
}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": 72.8556,
"rate": 0.728556
}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