Rate Overview
Live
1 YER = 0.038900 NOK
1 NOK = 25.7069
YER
Avg
0.040602
High
0.042649
Low
0.038593
Last updated: 5/27/2026, 7:30:56 PM
Quick Conversions
| YER | NOK |
|---|---|
| 1 YER | 0.04 NOK |
| 10 YER | 0.39 NOK |
| 50 YER | 1.94 NOK |
| 100 YER | 3.89 NOK |
| 500 YER | 19.45 NOK |
| 1,000 YER | 38.90 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-05-27T19:30:56Z",
"rates": {
"NOK": 0.0389
}
}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.8899999999999997,
"rate": 0.0389
}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