Rate Overview
Live
1 YER = 0.039194 NOK
1 NOK = 25.5141
YER
Avg
0.039404
High
0.039570
Low
0.039194
Last updated: 9/3/2026, 9:50:55 PM
Quick Conversions
| YER | NOK |
|---|---|
| 1 YER | 0.04 NOK |
| 10 YER | 0.39 NOK |
| 50 YER | 1.96 NOK |
| 100 YER | 3.92 NOK |
| 500 YER | 19.60 NOK |
| 1,000 YER | 39.19 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-09-03T21:50:55Z",
"rates": {
"NOK": 0.039194
}
}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": 3.9194,
"rate": 0.039194
}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