Rate Overview
Live
1 NOK = 4.5604 UAH
1 UAH = 0.219279
NOK
Avg
4.5309
High
4.5604
Low
4.4729
Last updated: 3/7/2026, 7:39:42 AM
Quick Conversions
| NOK | UAH |
|---|---|
| 1 NOK | 4.56 UAH |
| 10 NOK | 45.60 UAH |
| 50 NOK | 228.02 UAH |
| 100 NOK | 456.04 UAH |
| 500 NOK | 2,280.20 UAH |
| 1,000 NOK | 4,560.40 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-03-07T07:39:42Z",
"rates": {
"UAH": 4.560399
}
}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": 456.03990000000005,
"rate": 4.560399
}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