Rate Overview
Live
1 ALL = 0.116330 NOK
1 NOK = 8.5962
ALL
Avg
0.120061
High
0.123137
Low
0.115720
Last updated: 3/27/2026, 9:45:38 AM
Quick Conversions
| ALL | NOK |
|---|---|
| 1 ALL | 0.12 NOK |
| 10 ALL | 1.16 NOK |
| 50 ALL | 5.82 NOK |
| 100 ALL | 11.63 NOK |
| 500 ALL | 58.17 NOK |
| 1,000 ALL | 116.33 NOK |
Get ALL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=NOKExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T09:45:38Z",
"rates": {
"NOK": 0.11633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "NOK",
"amount": 100
},
"result": 11.633000000000001,
"rate": 0.11633
}Build with ALL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key