Rate Overview
Live
1 UAH = 0.210905 NOK
1 NOK = 4.7415
UAH
Avg
0.210855
High
0.211541
Low
0.209788
Last updated: 5/7/2026, 3:08:14 PM
Quick Conversions
| UAH | NOK |
|---|---|
| 1 UAH | 0.21 NOK |
| 10 UAH | 2.11 NOK |
| 50 UAH | 10.55 NOK |
| 100 UAH | 21.09 NOK |
| 500 UAH | 105.45 NOK |
| 1,000 UAH | 210.91 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-07T15:08:14Z",
"rates": {
"NOK": 0.210905
}
}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.090500000000002,
"rate": 0.210905
}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