Rate Overview
Live
1 ALL = 0.113324 NOK
1 NOK = 8.8243
ALL
Avg
0.113691
High
0.114144
Low
0.112776
Last updated: 5/7/2026, 11:27:52 AM
Quick Conversions
| ALL | NOK |
|---|---|
| 1 ALL | 0.11 NOK |
| 10 ALL | 1.13 NOK |
| 50 ALL | 5.67 NOK |
| 100 ALL | 11.33 NOK |
| 500 ALL | 56.66 NOK |
| 1,000 ALL | 113.32 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-05-07T11:27:52Z",
"rates": {
"NOK": 0.113324
}
}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.3324,
"rate": 0.113324
}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