Rate Overview
Live
1 NOK = 24.8771 YER
1 YER = 0.040198
NOK
Avg
24.8310
High
25.0849
Low
24.6104
Last updated: 3/7/2026, 7:41:01 AM
Quick Conversions
| NOK | YER |
|---|---|
| 1 NOK | 24.88 YER |
| 10 NOK | 248.77 YER |
| 50 NOK | 1,243.86 YER |
| 100 NOK | 2,487.71 YER |
| 500 NOK | 12,438.57 YER |
| 1,000 NOK | 24,877.14 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-03-07T07:41:01Z",
"rates": {
"YER": 24.877143
}
}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": 2487.7143,
"rate": 24.877143
}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