Rate Overview
Live
1 NOK = 25.5019 YER
1 YER = 0.039213
NOK
Avg
25.3770
High
25.5019
Low
25.2712
Last updated: 9/3/2026, 10:51:50 PM
Quick Conversions
| NOK | YER |
|---|---|
| 1 NOK | 25.50 YER |
| 10 NOK | 255.02 YER |
| 50 NOK | 1,275.10 YER |
| 100 NOK | 2,550.19 YER |
| 500 NOK | 12,750.97 YER |
| 1,000 NOK | 25,501.94 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-09-03T22:51:50Z",
"rates": {
"YER": 25.501943
}
}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": 2550.1943,
"rate": 25.501943
}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