Rate Overview
Live
1 ALL = 0.113276 NOK
1 NOK = 8.8280
ALL
Avg
0.113369
High
0.114374
Low
0.112447
Last updated: 5/27/2026, 7:21:09 PM
Quick Conversions
| ALL | NOK |
|---|---|
| 1 ALL | 0.11 NOK |
| 10 ALL | 1.13 NOK |
| 50 ALL | 5.66 NOK |
| 100 ALL | 11.33 NOK |
| 500 ALL | 56.64 NOK |
| 1,000 ALL | 113.28 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-27T19:21:09Z",
"rates": {
"NOK": 0.113276
}
}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.3276,
"rate": 0.113276
}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