Rate Overview
Live
1 TRY = 0.210111 NOK
1 NOK = 4.7594
TRY
Avg
0.206908
High
0.210111
Low
0.205042
Last updated: 6/19/2026, 8:39:53 AM
Quick Conversions
| TRY | NOK |
|---|---|
| 1 TRY | 0.21 NOK |
| 10 TRY | 2.10 NOK |
| 50 TRY | 10.51 NOK |
| 100 TRY | 21.01 NOK |
| 500 TRY | 105.06 NOK |
| 1,000 TRY | 210.11 NOK |
Get TRY/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=NOKExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-06-19T08:39:53Z",
"rates": {
"NOK": 0.210111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "NOK",
"amount": 100
},
"result": 21.0111,
"rate": 0.210111
}Build with TRY/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key