Rate Overview
Live
1 NOK = 4.6672 UAH
1 UAH = 0.214261
NOK
Avg
4.6039
High
4.6683
Low
4.5471
Last updated: 4/17/2026, 10:44:43 AM
Quick Conversions
| NOK | UAH |
|---|---|
| 1 NOK | 4.67 UAH |
| 10 NOK | 46.67 UAH |
| 50 NOK | 233.36 UAH |
| 100 NOK | 466.72 UAH |
| 500 NOK | 2,333.60 UAH |
| 1,000 NOK | 4,667.20 UAH |
Get NOK/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=UAHExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T10:44:43Z",
"rates": {
"UAH": 4.667195
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "UAH",
"amount": 100
},
"result": 466.71950000000004,
"rate": 4.667195
}Build with NOK/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key