Rate Overview
Live
1 NOK = 4.6260 UAH
1 UAH = 0.216168
NOK
Avg
4.6853
High
4.7250
Low
4.6074
Last updated: 6/19/2026, 9:09:30 AM
Quick Conversions
| NOK | UAH |
|---|---|
| 1 NOK | 4.63 UAH |
| 10 NOK | 46.26 UAH |
| 50 NOK | 231.30 UAH |
| 100 NOK | 462.60 UAH |
| 500 NOK | 2,313.01 UAH |
| 1,000 NOK | 4,626.03 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-06-19T09:09:30Z",
"rates": {
"UAH": 4.626025
}
}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.6025,
"rate": 4.626025
}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