Rate Overview
Live
1 ANG = 5.3545 NOK
1 NOK = 0.186759
ANG
Avg
5.3412
High
5.3625
Low
5.3250
Last updated: 7/28/2026, 3:30:41 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.35 NOK |
| 10 ANG | 53.54 NOK |
| 50 ANG | 267.72 NOK |
| 100 ANG | 535.45 NOK |
| 500 ANG | 2,677.25 NOK |
| 1,000 ANG | 5,354.49 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-28T03:30:41Z",
"rates": {
"NOK": 5.354494
}
}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": 535.4494,
"rate": 5.354494
}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