Rate Overview
Live
1 NOK = 0.731316 TTD
1 TTD = 1.3674
NOK
Avg
0.732244
High
0.738991
Low
0.725864
Last updated: 5/27/2026, 7:19:55 PM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.73 TTD |
| 10 NOK | 7.31 TTD |
| 50 NOK | 36.57 TTD |
| 100 NOK | 73.13 TTD |
| 500 NOK | 365.66 TTD |
| 1,000 NOK | 731.32 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-05-27T19:19:55Z",
"rates": {
"TTD": 0.731316
}
}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": 73.13159999999999,
"rate": 0.731316
}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