Rate Overview
Live
1 NOK = 4.9405 TRY
1 TRY = 0.202408
NOK
Avg
4.6368
High
4.9534
Low
4.2628
Last updated: 5/28/2026, 3:42:45 AM
Quick Conversions
| NOK | TRY |
|---|---|
| 1 NOK | 4.94 TRY |
| 10 NOK | 49.41 TRY |
| 50 NOK | 247.03 TRY |
| 100 NOK | 494.05 TRY |
| 500 NOK | 2,470.26 TRY |
| 1,000 NOK | 4,940.52 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-05-28T03:42:45Z",
"rates": {
"TRY": 4.940519
}
}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": 494.0519,
"rate": 4.940519
}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