Rate Overview
Live
1 NOK = 8.5195 ALL
1 ALL = 0.117378
NOK
Avg
8.5499
High
8.5946
Low
8.5059
Last updated: 7/29/2026, 2:11:28 PM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.52 ALL |
| 10 NOK | 85.20 ALL |
| 50 NOK | 425.98 ALL |
| 100 NOK | 851.95 ALL |
| 500 NOK | 4,259.76 ALL |
| 1,000 NOK | 8,519.51 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-07-29T14:11:28Z",
"rates": {
"ALL": 8.51951
}
}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": 851.951,
"rate": 8.51951
}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