Rate Overview
Live
1 NOK = 4.5977 TRY
1 TRY = 0.217501
NOK
Avg
4.5824
High
4.6184
Low
4.5376
Last updated: 3/7/2026, 5:32:25 AM
Quick Conversions
| NOK | TRY |
|---|---|
| 1 NOK | 4.60 TRY |
| 10 NOK | 45.98 TRY |
| 50 NOK | 229.88 TRY |
| 100 NOK | 459.77 TRY |
| 500 NOK | 2,298.84 TRY |
| 1,000 NOK | 4,597.68 TRY |
Get NOK/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=TRYExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-07T05:32:25Z",
"rates": {
"TRY": 4.597679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "TRY",
"amount": 100
},
"result": 459.76790000000005,
"rate": 4.597679
}Build with NOK/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key