Rate Overview
Live
1 NOK = 8.8324 ALL
1 ALL = 0.113220
NOK
Avg
8.8211
High
8.8931
Low
8.7432
Last updated: 5/27/2026, 9:36:55 PM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.83 ALL |
| 10 NOK | 88.32 ALL |
| 50 NOK | 441.62 ALL |
| 100 NOK | 883.24 ALL |
| 500 NOK | 4,416.19 ALL |
| 1,000 NOK | 8,832.38 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-05-27T21:36:55Z",
"rates": {
"ALL": 8.832383
}
}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": 883.2383,
"rate": 8.832383
}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