Rate Overview
Live
1 YER = 0.041023 NOK
1 NOK = 24.3766
YER
Avg
0.040212
High
0.041023
Low
0.039800
Last updated: 6/19/2026, 8:50:47 AM
Quick Conversions
| YER | NOK |
|---|---|
| 1 YER | 0.04 NOK |
| 10 YER | 0.41 NOK |
| 50 YER | 2.05 NOK |
| 100 YER | 4.10 NOK |
| 500 YER | 20.51 NOK |
| 1,000 YER | 41.02 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-06-19T08:50:47Z",
"rates": {
"NOK": 0.041023
}
}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.1023,
"rate": 0.041023
}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