Rate Overview
Live
1 NOK = 8.5527 ALL
1 ALL = 0.116922
NOK
Avg
8.5520
High
8.8931
Low
8.1671
Last updated: 7/30/2026, 8:16:18 AM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.55 ALL |
| 10 NOK | 85.53 ALL |
| 50 NOK | 427.64 ALL |
| 100 NOK | 855.27 ALL |
| 500 NOK | 4,276.36 ALL |
| 1,000 NOK | 8,552.71 ALL |
Get NOK/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=ALLExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-30T08:16:18Z",
"rates": {
"ALL": 8.552715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "ALL",
"amount": 100
},
"result": 855.2715,
"rate": 8.552715
}Build with NOK/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key