Rate Overview
Live
1 NOK = 0.374883 TMT
1 TMT = 2.6675
NOK
Avg
0.371161
High
0.374883
Low
0.367379
Last updated: 4/17/2026, 1:31:24 PM
Quick Conversions
| NOK | TMT |
|---|---|
| 1 NOK | 0.37 TMT |
| 10 NOK | 3.75 TMT |
| 50 NOK | 18.74 TMT |
| 100 NOK | 37.49 TMT |
| 500 NOK | 187.44 TMT |
| 1,000 NOK | 374.88 TMT |
Get NOK/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=TMTExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T13:31:24Z",
"rates": {
"TMT": 0.374883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "TMT",
"amount": 100
},
"result": 37.4883,
"rate": 0.374883
}Build with NOK/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key