Rate Overview
Live
1 NOK = 4.5882 TRY
1 TRY = 0.217951
NOK
Avg
4.4930
High
4.6160
Low
4.2628
Last updated: 3/27/2026, 11:19:03 AM
Quick Conversions
| NOK | TRY |
|---|---|
| 1 NOK | 4.59 TRY |
| 10 NOK | 45.88 TRY |
| 50 NOK | 229.41 TRY |
| 100 NOK | 458.82 TRY |
| 500 NOK | 2,294.09 TRY |
| 1,000 NOK | 4,588.19 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-27T11:19:03Z",
"rates": {
"TRY": 4.588185
}
}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": 458.81850000000003,
"rate": 4.588185
}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