Rate Overview
Live
1 NOK = 0.358627 TMT
1 TMT = 2.7884
NOK
Avg
0.365227
High
0.369369
Low
0.358627
Last updated: 6/19/2026, 8:47:35 AM
Quick Conversions
| NOK | TMT |
|---|---|
| 1 NOK | 0.36 TMT |
| 10 NOK | 3.59 TMT |
| 50 NOK | 17.93 TMT |
| 100 NOK | 35.86 TMT |
| 500 NOK | 179.31 TMT |
| 1,000 NOK | 358.63 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-06-19T08:47:35Z",
"rates": {
"TMT": 0.358627
}
}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.8627,
"rate": 0.358627
}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