Rate Overview
Live
1 NOK = 4.6368 UAH
1 UAH = 0.215667
NOK
Avg
4.6614
High
4.6834
Low
4.6354
Last updated: 7/29/2026, 2:22:30 AM
Quick Conversions
| NOK | UAH |
|---|---|
| 1 NOK | 4.64 UAH |
| 10 NOK | 46.37 UAH |
| 50 NOK | 231.84 UAH |
| 100 NOK | 463.68 UAH |
| 500 NOK | 2,318.39 UAH |
| 1,000 NOK | 4,636.79 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-29T02:22:30Z",
"rates": {
"UAH": 4.636788
}
}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": 463.6788,
"rate": 4.636788
}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