Rate Overview
Live
1 UAH = 0.219279 NOK
1 NOK = 4.5604
UAH
Avg
0.220712
High
0.223567
Low
0.219279
Last updated: 3/7/2026, 9:17:05 AM
Quick Conversions
| UAH | NOK |
|---|---|
| 1 UAH | 0.22 NOK |
| 10 UAH | 2.19 NOK |
| 50 UAH | 10.96 NOK |
| 100 UAH | 21.93 NOK |
| 500 UAH | 109.64 NOK |
| 1,000 UAH | 219.28 NOK |
Get UAH/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=NOKExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-07T09:17:05Z",
"rates": {
"NOK": 0.219279
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "NOK",
"amount": 100
},
"result": 21.9279,
"rate": 0.219279
}Build with UAH/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key