Rate Overview
Live
1 ANG = 5.3311 NOK
1 NOK = 0.187578
ANG
Avg
5.4297
High
5.5460
Low
5.3250
Last updated: 7/24/2026, 9:43:38 PM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.33 NOK |
| 10 ANG | 53.31 NOK |
| 50 ANG | 266.56 NOK |
| 100 ANG | 533.11 NOK |
| 500 ANG | 2,665.55 NOK |
| 1,000 ANG | 5,331.10 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-24T21:43:38Z",
"rates": {
"NOK": 5.331103
}
}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": 533.1102999999999,
"rate": 5.331103
}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