Rate Overview
Live
1 UAH = 0.210164 NOK
1 NOK = 4.7582
UAH
Avg
0.211115
High
0.212808
Low
0.210164
Last updated: 8/19/2026, 2:30:46 AM
Quick Conversions
| UAH | NOK |
|---|---|
| 1 UAH | 0.21 NOK |
| 10 UAH | 2.10 NOK |
| 50 UAH | 10.51 NOK |
| 100 UAH | 21.02 NOK |
| 500 UAH | 105.08 NOK |
| 1,000 UAH | 210.16 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-08-19T02:30:46Z",
"rates": {
"NOK": 0.210164
}
}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.016399999999997,
"rate": 0.210164
}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