Rate Overview
Live
1 NOK = 0.378000 TMT
1 TMT = 2.6455
NOK
Avg
0.378274
High
0.380211
Low
0.377131
Last updated: 5/28/2026, 2:28:50 AM
Quick Conversions
| NOK | TMT |
|---|---|
| 1 NOK | 0.38 TMT |
| 10 NOK | 3.78 TMT |
| 50 NOK | 18.90 TMT |
| 100 NOK | 37.80 TMT |
| 500 NOK | 189.00 TMT |
| 1,000 NOK | 378.00 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-05-28T02:28:50Z",
"rates": {
"TMT": 0.378
}
}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.8,
"rate": 0.378
}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