Rate Overview
Live
1 NOK = 4.7936 TRY
1 TRY = 0.208610
NOK
Avg
4.7370
High
4.7936
Low
4.6828
Last updated: 4/17/2026, 4:54:25 AM
Quick Conversions
| NOK | TRY |
|---|---|
| 1 NOK | 4.79 TRY |
| 10 NOK | 47.94 TRY |
| 50 NOK | 239.68 TRY |
| 100 NOK | 479.36 TRY |
| 500 NOK | 2,396.82 TRY |
| 1,000 NOK | 4,793.63 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-04-17T04:54:25Z",
"rates": {
"TRY": 4.793634
}
}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": 479.3634,
"rate": 4.793634
}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