Rate Overview
Live
1 ANG = 5.4256 NOK
1 NOK = 0.184313
ANG
Avg
5.4572
High
5.5312
Low
5.4078
Last updated: 7/9/2026, 11:24:11 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.43 NOK |
| 10 ANG | 54.26 NOK |
| 50 ANG | 271.28 NOK |
| 100 ANG | 542.56 NOK |
| 500 ANG | 2,712.78 NOK |
| 1,000 ANG | 5,425.56 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-09T11:24:11Z",
"rates": {
"NOK": 5.425557
}
}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.5557,
"rate": 5.425557
}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