Rate Overview
Live
1 UAH = 0.219679 NOK
1 NOK = 4.5521
UAH
Avg
0.220539
High
0.222660
Low
0.219622
Last updated: 7/8/2026, 12:18:08 PM
Quick Conversions
| UAH | NOK |
|---|---|
| 1 UAH | 0.22 NOK |
| 10 UAH | 2.20 NOK |
| 50 UAH | 10.98 NOK |
| 100 UAH | 21.97 NOK |
| 500 UAH | 109.84 NOK |
| 1,000 UAH | 219.68 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-08T12:18:08Z",
"rates": {
"NOK": 0.219679
}
}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.9679,
"rate": 0.219679
}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