Rate Overview
Live
1 UAH = 0.217252 NOK
1 NOK = 4.6029
UAH
Avg
0.213581
High
0.217252
Low
0.211642
Last updated: 6/19/2026, 8:55:12 AM
Quick Conversions
| UAH | NOK |
|---|---|
| 1 UAH | 0.22 NOK |
| 10 UAH | 2.17 NOK |
| 50 UAH | 10.86 NOK |
| 100 UAH | 21.73 NOK |
| 500 UAH | 108.63 NOK |
| 1,000 UAH | 217.25 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-06-19T08:55:12Z",
"rates": {
"NOK": 0.217252
}
}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.7252,
"rate": 0.217252
}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