Rate Overview
Live
1 NOK = 8.7908 ALL
1 ALL = 0.113755
NOK
Avg
8.7928
High
8.8671
Low
8.7608
Last updated: 5/7/2026, 1:31:48 PM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.79 ALL |
| 10 NOK | 87.91 ALL |
| 50 NOK | 439.54 ALL |
| 100 NOK | 879.08 ALL |
| 500 NOK | 4,395.40 ALL |
| 1,000 NOK | 8,790.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-05-07T13:31:48Z",
"rates": {
"ALL": 8.790801
}
}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": 879.0801,
"rate": 8.790801
}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