Rate Overview
Live
1 TRY = 0.192164 NOK
1 NOK = 5.2039
TRY
Avg
0.192815
High
0.194189
Low
0.191893
Last updated: 9/6/2026, 1:52:54 PM
Quick Conversions
| TRY | NOK |
|---|---|
| 1 TRY | 0.19 NOK |
| 10 TRY | 1.92 NOK |
| 50 TRY | 9.61 NOK |
| 100 TRY | 19.22 NOK |
| 500 TRY | 96.08 NOK |
| 1,000 TRY | 192.16 NOK |
Get TRY/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=NOKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-06T13:52:54Z",
"rates": {
"NOK": 0.192164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "NOK",
"amount": 100
},
"result": 19.2164,
"rate": 0.192164
}Build with TRY/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key