Rate Overview
Live
1 NOK = 25.5252 YER
1 YER = 0.039177
NOK
Avg
25.2158
High
25.5252
Low
24.8571
Last updated: 4/17/2026, 12:13:09 PM
Quick Conversions
| NOK | YER |
|---|---|
| 1 NOK | 25.53 YER |
| 10 NOK | 255.25 YER |
| 50 NOK | 1,276.26 YER |
| 100 NOK | 2,552.52 YER |
| 500 NOK | 12,762.58 YER |
| 1,000 NOK | 25,525.17 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-04-17T12:13:09Z",
"rates": {
"YER": 25.525167
}
}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": 2552.5167,
"rate": 25.525167
}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