Rate Overview
Live
1 NOK = 8.5903 ALL
1 ALL = 0.116411
NOK
Avg
8.4246
High
8.5914
Low
8.2883
Last updated: 7/26/2026, 3:29:54 AM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.59 ALL |
| 10 NOK | 85.90 ALL |
| 50 NOK | 429.51 ALL |
| 100 NOK | 859.03 ALL |
| 500 NOK | 4,295.14 ALL |
| 1,000 NOK | 8,590.29 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-26T03:29:54Z",
"rates": {
"ALL": 8.590288
}
}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.0287999999999,
"rate": 8.590288
}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