Rate Overview
Live
1 NOK = 5.2311 TRY
1 TRY = 0.191163
NOK
Avg
5.2048
High
5.2311
Low
5.1717
Last updated: 9/8/2026, 6:08:35 AM
Quick Conversions
| NOK | TRY |
|---|---|
| 1 NOK | 5.23 TRY |
| 10 NOK | 52.31 TRY |
| 50 NOK | 261.56 TRY |
| 100 NOK | 523.11 TRY |
| 500 NOK | 2,615.56 TRY |
| 1,000 NOK | 5,231.13 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-09-08T06:08:35Z",
"rates": {
"TRY": 5.231129
}
}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": 523.1129,
"rate": 5.231129
}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