Rate Overview
Live
1 NOK = 24.8913 YER
1 YER = 0.040175
NOK
Avg
24.8478
High
25.8588
Low
23.6532
Last updated: 7/30/2026, 11:05:26 AM
Quick Conversions
| NOK | YER |
|---|---|
| 1 NOK | 24.89 YER |
| 10 NOK | 248.91 YER |
| 50 NOK | 1,244.56 YER |
| 100 NOK | 2,489.13 YER |
| 500 NOK | 12,445.65 YER |
| 1,000 NOK | 24,891.30 YER |
Get NOK/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=YERExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-30T11:05:26Z",
"rates": {
"YER": 24.891295
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "YER",
"amount": 100
},
"result": 2489.1295,
"rate": 24.891295
}Build with NOK/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key