Rate Overview
Live
1 UAH = 0.209478 NOK
1 NOK = 4.7738
UAH
Avg
0.210220
High
0.211637
Low
0.208714
Last updated: 5/27/2026, 8:33:10 PM
Quick Conversions
| UAH | NOK |
|---|---|
| 1 UAH | 0.21 NOK |
| 10 UAH | 2.09 NOK |
| 50 UAH | 10.47 NOK |
| 100 UAH | 20.95 NOK |
| 500 UAH | 104.74 NOK |
| 1,000 UAH | 209.48 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-05-27T20:33:10Z",
"rates": {
"NOK": 0.209478
}
}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": 20.9478,
"rate": 0.209478
}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