Rate Overview
Live
1 NOK = 25.1185 YER
1 YER = 0.039811
NOK
Avg
25.0152
High
25.1185
Low
24.9026
Last updated: 8/15/2026, 11:43:16 AM
Quick Conversions
| NOK | YER |
|---|---|
| 1 NOK | 25.12 YER |
| 10 NOK | 251.19 YER |
| 50 NOK | 1,255.93 YER |
| 100 NOK | 2,511.85 YER |
| 500 NOK | 12,559.26 YER |
| 1,000 NOK | 25,118.52 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-08-15T11:43:16Z",
"rates": {
"YER": 25.11852
}
}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": 2511.852,
"rate": 25.11852
}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