Rate Overview
Live
1 NOK = 4.7688 UAH
1 UAH = 0.209696
NOK
Avg
4.7744
High
4.7912
Low
4.7635
Last updated: 5/28/2026, 2:28:54 AM
Quick Conversions
| NOK | UAH |
|---|---|
| 1 NOK | 4.77 UAH |
| 10 NOK | 47.69 UAH |
| 50 NOK | 238.44 UAH |
| 100 NOK | 476.88 UAH |
| 500 NOK | 2,384.40 UAH |
| 1,000 NOK | 4,768.81 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-05-28T02:28:54Z",
"rates": {
"UAH": 4.768806
}
}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": 476.88059999999996,
"rate": 4.768806
}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