Rate Overview
Live
1 NOK = 25.7812 YER
1 YER = 0.038788
NOK
Avg
24.6528
High
25.9039
Low
23.5186
Last updated: 5/28/2026, 11:21:50 PM
Quick Conversions
| NOK | YER |
|---|---|
| 1 NOK | 25.78 YER |
| 10 NOK | 257.81 YER |
| 50 NOK | 1,289.06 YER |
| 100 NOK | 2,578.12 YER |
| 500 NOK | 12,890.60 YER |
| 1,000 NOK | 25,781.20 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-05-28T23:21:50Z",
"rates": {
"YER": 25.781199
}
}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": 2578.1199,
"rate": 25.781199
}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