Rate Overview
Live
1 NOK = 4.9352 TRY
1 TRY = 0.202625
NOK
Avg
4.8434
High
4.9472
Low
4.6963
Last updated: 7/30/2026, 9:22:40 AM
Quick Conversions
| NOK | TRY |
|---|---|
| 1 NOK | 4.94 TRY |
| 10 NOK | 49.35 TRY |
| 50 NOK | 246.76 TRY |
| 100 NOK | 493.52 TRY |
| 500 NOK | 2,467.61 TRY |
| 1,000 NOK | 4,935.22 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-30T09:22:40Z",
"rates": {
"TRY": 4.935223
}
}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": 493.5223,
"rate": 4.935223
}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