Rate Overview
Live
1 NOK = 4.7594 TRY
1 TRY = 0.210112
NOK
Avg
4.8335
High
4.8770
Low
4.7594
Last updated: 6/19/2026, 8:21:03 AM
Quick Conversions
| NOK | TRY |
|---|---|
| 1 NOK | 4.76 TRY |
| 10 NOK | 47.59 TRY |
| 50 NOK | 237.97 TRY |
| 100 NOK | 475.94 TRY |
| 500 NOK | 2,379.69 TRY |
| 1,000 NOK | 4,759.38 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-06-19T08:21:03Z",
"rates": {
"TRY": 4.759375
}
}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": 475.93750000000006,
"rate": 4.759375
}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