Rate Overview
Live
1 YER = 0.040174 NOK
1 NOK = 24.8917
YER
Avg
0.041083
High
0.042754
Low
0.038564
Last updated: 7/30/2026, 11:12:41 AM
Quick Conversions
| YER | NOK |
|---|---|
| 1 YER | 0.04 NOK |
| 10 YER | 0.40 NOK |
| 50 YER | 2.01 NOK |
| 100 YER | 4.02 NOK |
| 500 YER | 20.09 NOK |
| 1,000 YER | 40.17 NOK |
Get YER/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=NOKExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-30T11:12:41Z",
"rates": {
"NOK": 0.040174
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "NOK",
"amount": 100
},
"result": 4.0174,
"rate": 0.040174
}Build with YER/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key