Rate Overview
Live
1 UAH = 0.213521 NOK
1 NOK = 4.6834
UAH
Avg
0.228858
High
0.247925
Low
0.209551
Last updated: 7/26/2026, 2:01:00 AM
Quick Conversions
| UAH | NOK |
|---|---|
| 1 UAH | 0.21 NOK |
| 10 UAH | 2.14 NOK |
| 50 UAH | 10.68 NOK |
| 100 UAH | 21.35 NOK |
| 500 UAH | 106.76 NOK |
| 1,000 UAH | 213.52 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-26T02:01:00Z",
"rates": {
"NOK": 0.213521
}
}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.3521,
"rate": 0.213521
}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