Rate Overview
Live
1 NOK = 8.5719 ALL
1 ALL = 0.116661
NOK
Avg
8.5979
High
8.7018
Low
8.4889
Last updated: 3/27/2026, 2:50:59 PM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.57 ALL |
| 10 NOK | 85.72 ALL |
| 50 NOK | 428.59 ALL |
| 100 NOK | 857.19 ALL |
| 500 NOK | 4,285.93 ALL |
| 1,000 NOK | 8,571.85 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-27T14:50:59Z",
"rates": {
"ALL": 8.571854
}
}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": 857.1854,
"rate": 8.571854
}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