Rate Overview
Live
1 TRY = 0.202243 NOK
1 NOK = 4.9445
TRY
Avg
0.233290
High
0.259804
Low
0.201696
Last updated: 5/27/2026, 7:18:29 PM
Quick Conversions
| TRY | NOK |
|---|---|
| 1 TRY | 0.20 NOK |
| 10 TRY | 2.02 NOK |
| 50 TRY | 10.11 NOK |
| 100 TRY | 20.22 NOK |
| 500 TRY | 101.12 NOK |
| 1,000 TRY | 202.24 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-05-27T19:18:29Z",
"rates": {
"NOK": 0.202243
}
}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": 20.2243,
"rate": 0.202243
}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