Rate Overview
Live
1 NOK = 8.5979 ALL
1 ALL = 0.116307
NOK
Avg
8.3323
High
8.6415
Low
8.1210
Last updated: 3/27/2026, 7:46:48 AM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.60 ALL |
| 10 NOK | 85.98 ALL |
| 50 NOK | 429.90 ALL |
| 100 NOK | 859.79 ALL |
| 500 NOK | 4,298.97 ALL |
| 1,000 NOK | 8,597.94 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-27T07:46:48Z",
"rates": {
"ALL": 8.597941
}
}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": 859.7941000000001,
"rate": 8.597941
}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