Rate Overview
Live
1 ALL = 0.117983 NOK
1 NOK = 8.4758
ALL
Avg
0.118973
High
0.120651
Low
0.117377
Last updated: 7/20/2026, 9:38:26 PM
Quick Conversions
| ALL | NOK |
|---|---|
| 1 ALL | 0.12 NOK |
| 10 ALL | 1.18 NOK |
| 50 ALL | 5.90 NOK |
| 100 ALL | 11.80 NOK |
| 500 ALL | 58.99 NOK |
| 1,000 ALL | 117.98 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-07-20T21:38:26Z",
"rates": {
"NOK": 0.117983
}
}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.798300000000001,
"rate": 0.117983
}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