Rate Overview
Live
1 NOK = 0.696779 TTD
1 TTD = 1.4352
NOK
Avg
0.689556
High
0.696779
Low
0.682908
Last updated: 7/9/2026, 1:55:18 AM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.70 TTD |
| 10 NOK | 6.97 TTD |
| 50 NOK | 34.84 TTD |
| 100 NOK | 69.68 TTD |
| 500 NOK | 348.39 TTD |
| 1,000 NOK | 696.78 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-09T01:55:18Z",
"rates": {
"TTD": 0.696779
}
}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.67790000000001,
"rate": 0.696779
}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