Rate Overview
Live
1 NOK = 0.355027 TMT
1 TMT = 2.8167
NOK
Avg
0.353271
High
0.356527
Low
0.348481
Last updated: 7/5/2026, 10:24:02 PM
Quick Conversions
| NOK | TMT |
|---|---|
| 1 NOK | 0.36 TMT |
| 10 NOK | 3.55 TMT |
| 50 NOK | 17.75 TMT |
| 100 NOK | 35.50 TMT |
| 500 NOK | 177.51 TMT |
| 1,000 NOK | 355.03 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-07-05T22:24:02Z",
"rates": {
"TMT": 0.355027
}
}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": 35.5027,
"rate": 0.355027
}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