Rate Overview
Live
1 NOK = 24.8088 YER
1 YER = 0.040308
NOK
Avg
23.7352
High
25.8070
Low
21.9400
Last updated: 7/30/2026, 8:17:08 AM
Quick Conversions
| NOK | YER |
|---|---|
| 1 NOK | 24.81 YER |
| 10 NOK | 248.09 YER |
| 50 NOK | 1,240.44 YER |
| 100 NOK | 2,480.88 YER |
| 500 NOK | 12,404.39 YER |
| 1,000 NOK | 24,808.78 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-30T08:17:08Z",
"rates": {
"YER": 24.808778
}
}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": 2480.8778,
"rate": 24.808778
}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