Rate Overview
Live
1 NOK = 8.8173 ALL
1 ALL = 0.113414
NOK
Avg
8.7956
High
8.8671
Low
8.7608
Last updated: 5/7/2026, 12:33:39 PM
Quick Conversions
| NOK | ALL |
|---|---|
| 1 NOK | 8.82 ALL |
| 10 NOK | 88.17 ALL |
| 50 NOK | 440.86 ALL |
| 100 NOK | 881.73 ALL |
| 500 NOK | 4,408.64 ALL |
| 1,000 NOK | 8,817.29 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-07T12:33:39Z",
"rates": {
"ALL": 8.817286
}
}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": 881.7285999999999,
"rate": 8.817286
}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