Rate Overview
Live
1 NOK = 4.6288 UAH
1 UAH = 0.216036
NOK
Avg
4.3915
High
4.7912
Low
4.0464
Last updated: 7/28/2026, 8:47:54 AM
Quick Conversions
| NOK | UAH |
|---|---|
| 1 NOK | 4.63 UAH |
| 10 NOK | 46.29 UAH |
| 50 NOK | 231.44 UAH |
| 100 NOK | 462.88 UAH |
| 500 NOK | 2,314.42 UAH |
| 1,000 NOK | 4,628.85 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-07-28T08:47:54Z",
"rates": {
"UAH": 4.628849
}
}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": 462.88489999999996,
"rate": 4.628849
}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