Rate Overview
Live
1 NOK = 8.5680 ALL
1 ALL = 0.116713
NOK
Avg
8.5978
High
8.7390
Low
8.4889
Last updated: 3/27/2026, 1:19:56 PM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.57 ALL |
| 10 NOK | 85.68 ALL |
| 50 NOK | 428.40 ALL |
| 100 NOK | 856.80 ALL |
| 500 NOK | 4,284.01 ALL |
| 1,000 NOK | 8,568.02 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-03-27T13:19:56Z",
"rates": {
"ALL": 8.568018
}
}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": 856.8018000000001,
"rate": 8.568018
}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