Rate Overview
Live
1 UAH = 0.216525 NOK
1 NOK = 4.6184
UAH
Avg
0.219131
High
0.237965
Low
0.208714
Last updated: 7/20/2026, 5:39:57 PM
Quick Conversions
| UAH | NOK |
|---|---|
| 1 UAH | 0.22 NOK |
| 10 UAH | 2.17 NOK |
| 50 UAH | 10.83 NOK |
| 100 UAH | 21.65 NOK |
| 500 UAH | 108.26 NOK |
| 1,000 UAH | 216.53 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-07-20T17:39:57Z",
"rates": {
"NOK": 0.216525
}
}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.6525,
"rate": 0.216525
}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