Rate Overview
Live
1 TRY = 0.217660 NOK
1 NOK = 4.5943
TRY
Avg
0.222732
High
0.234590
Low
0.216638
Last updated: 3/27/2026, 9:27:02 AM
Quick Conversions
| TRY | NOK |
|---|---|
| 1 TRY | 0.22 NOK |
| 10 TRY | 2.18 NOK |
| 50 TRY | 10.88 NOK |
| 100 TRY | 21.77 NOK |
| 500 TRY | 108.83 NOK |
| 1,000 TRY | 217.66 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-03-27T09:27:02Z",
"rates": {
"NOK": 0.21766
}
}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.766,
"rate": 0.21766
}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