Rate Overview
Live
1 NOK = 4.7586 UAH
1 UAH = 0.210145
NOK
Avg
4.7369
High
4.7586
Low
4.6991
Last updated: 8/19/2026, 1:33:26 AM
Quick Conversions
| NOK | UAH |
|---|---|
| 1 NOK | 4.76 UAH |
| 10 NOK | 47.59 UAH |
| 50 NOK | 237.93 UAH |
| 100 NOK | 475.86 UAH |
| 500 NOK | 2,379.31 UAH |
| 1,000 NOK | 4,758.61 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-08-19T01:33:26Z",
"rates": {
"UAH": 4.758613
}
}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": 475.8613,
"rate": 4.758613
}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