Rate Overview
Live
1 NOK = 4.8055 TRY
1 TRY = 0.208093
NOK
Avg
4.7712
High
4.8056
Low
4.7152
Last updated: 7/9/2026, 5:55:38 AM
Quick Conversions
| NOK | TRY |
|---|---|
| 1 NOK | 4.81 TRY |
| 10 NOK | 48.06 TRY |
| 50 NOK | 240.28 TRY |
| 100 NOK | 480.55 TRY |
| 500 NOK | 2,402.77 TRY |
| 1,000 NOK | 4,805.54 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-07-09T05:55:38Z",
"rates": {
"TRY": 4.805543
}
}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": 480.5543,
"rate": 4.805543
}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