Rate Overview
Live
1 ANG = 5.4215 NOK
1 NOK = 0.184450
ANG
Avg
5.3476
High
5.5896
Low
5.1399
Last updated: 7/15/2026, 11:36:35 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.42 NOK |
| 10 ANG | 54.22 NOK |
| 50 ANG | 271.08 NOK |
| 100 ANG | 542.15 NOK |
| 500 ANG | 2,710.77 NOK |
| 1,000 ANG | 5,421.54 NOK |
Get ANG/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=NOKExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-07-15T11:36:35Z",
"rates": {
"NOK": 5.421535
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "NOK",
"amount": 100
},
"result": 542.1535,
"rate": 5.421535
}Build with ANG/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key