Rate Overview
Live
1 NOK = 4.7972 UAH
1 UAH = 0.208454
NOK
Avg
4.7882
High
4.8063
Low
4.7663
Last updated: 9/7/2026, 5:18:00 AM
Quick Conversions
| NOK | UAH |
|---|---|
| 1 NOK | 4.80 UAH |
| 10 NOK | 47.97 UAH |
| 50 NOK | 239.86 UAH |
| 100 NOK | 479.72 UAH |
| 500 NOK | 2,398.61 UAH |
| 1,000 NOK | 4,797.21 UAH |
Get NOK/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=UAHExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-09-07T05:18:00Z",
"rates": {
"UAH": 4.797213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "UAH",
"amount": 100
},
"result": 479.72130000000004,
"rate": 4.797213
}Build with NOK/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key