Rate Overview
Live
1 ANG = 5.3886 NOK
1 NOK = 0.185577
ANG
Avg
5.7087
High
6.3682
Low
5.1452
Last updated: 7/14/2026, 11:33:23 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.39 NOK |
| 10 ANG | 53.89 NOK |
| 50 ANG | 269.43 NOK |
| 100 ANG | 538.86 NOK |
| 500 ANG | 2,694.30 NOK |
| 1,000 ANG | 5,388.60 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-14T11:33:23Z",
"rates": {
"NOK": 5.388601
}
}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": 538.8601,
"rate": 5.388601
}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