Rate Overview
Live
1 TRY = 0.202701 NOK
1 NOK = 4.9334
TRY
Avg
0.203049
High
0.204348
Low
0.202135
Last updated: 7/30/2026, 5:35:05 AM
Quick Conversions
| TRY | NOK |
|---|---|
| 1 TRY | 0.20 NOK |
| 10 TRY | 2.03 NOK |
| 50 TRY | 10.14 NOK |
| 100 TRY | 20.27 NOK |
| 500 TRY | 101.35 NOK |
| 1,000 TRY | 202.70 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-07-30T05:35:05Z",
"rates": {
"NOK": 0.202701
}
}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.2701,
"rate": 0.202701
}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