Rate Overview
Live
1 NOK = 8.6734 ALL
1 ALL = 0.115295
NOK
Avg
8.6271
High
8.6952
Low
8.5556
Last updated: 4/17/2026, 7:32:32 AM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.67 ALL |
| 10 NOK | 86.73 ALL |
| 50 NOK | 433.67 ALL |
| 100 NOK | 867.34 ALL |
| 500 NOK | 4,336.71 ALL |
| 1,000 NOK | 8,673.43 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-04-17T07:32:32Z",
"rates": {
"ALL": 8.673425
}
}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": 867.3425,
"rate": 8.673425
}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