Rate Overview
Live
1 NOK = 8.6003 ALL
1 ALL = 0.116275
NOK
Avg
8.6010
High
8.7018
Low
8.4889
Last updated: 3/27/2026, 6:03:51 AM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.60 ALL |
| 10 NOK | 86.00 ALL |
| 50 NOK | 430.02 ALL |
| 100 NOK | 860.03 ALL |
| 500 NOK | 4,300.17 ALL |
| 1,000 NOK | 8,600.33 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-27T06:03:51Z",
"rates": {
"ALL": 8.600332
}
}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": 860.0332,
"rate": 8.600332
}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