Rate Overview
Live
1 TRY = 0.217618 NOK
1 NOK = 4.5952
TRY
Avg
0.231126
High
0.241867
Low
0.216067
Last updated: 3/27/2026, 7:43:47 AM
Quick Conversions
| TRY | NOK |
|---|---|
| 1 TRY | 0.22 NOK |
| 10 TRY | 2.18 NOK |
| 50 TRY | 10.88 NOK |
| 100 TRY | 21.76 NOK |
| 500 TRY | 108.81 NOK |
| 1,000 TRY | 217.62 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-03-27T07:43:47Z",
"rates": {
"NOK": 0.217618
}
}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": 21.7618,
"rate": 0.217618
}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