Rate Overview
Live
1 NOK = 8.5156 ALL
1 ALL = 0.117432
NOK
Avg
8.5018
High
8.5247
Low
8.4588
Last updated: 8/19/2026, 2:40:25 AM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.52 ALL |
| 10 NOK | 85.16 ALL |
| 50 NOK | 425.78 ALL |
| 100 NOK | 851.56 ALL |
| 500 NOK | 4,257.80 ALL |
| 1,000 NOK | 8,515.59 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-08-19T02:40:25Z",
"rates": {
"ALL": 8.515593
}
}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": 851.5593000000001,
"rate": 8.515593
}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