Rate Overview
Live
1 NOK = 0.731399 TTD
1 TTD = 1.3672
NOK
Avg
0.731467
High
0.734528
Low
0.727946
Last updated: 5/27/2026, 5:13:32 PM
Quick Conversions
| NOK | TTD |
|---|---|
| 1 NOK | 0.73 TTD |
| 10 NOK | 7.31 TTD |
| 50 NOK | 36.57 TTD |
| 100 NOK | 73.14 TTD |
| 500 NOK | 365.70 TTD |
| 1,000 NOK | 731.40 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-27T17:13:32Z",
"rates": {
"TTD": 0.731399
}
}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.1399,
"rate": 0.731399
}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