Rate Overview
Live
1 NOK = 8.6318 ALL
1 ALL = 0.115851
NOK
Avg
8.5716
High
8.6318
Low
8.4913
Last updated: 3/7/2026, 3:05:33 AM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.63 ALL |
| 10 NOK | 86.32 ALL |
| 50 NOK | 431.59 ALL |
| 100 NOK | 863.18 ALL |
| 500 NOK | 4,315.90 ALL |
| 1,000 NOK | 8,631.80 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-07T03:05:33Z",
"rates": {
"ALL": 8.631803
}
}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": 863.1803,
"rate": 8.631803
}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