Rate Overview
Live
1 ANG = 5.3910 NOK
1 NOK = 0.185494
ANG
Avg
5.4056
High
5.5896
Low
5.2597
Last updated: 3/27/2026, 12:58:56 PM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.39 NOK |
| 10 ANG | 53.91 NOK |
| 50 ANG | 269.55 NOK |
| 100 ANG | 539.10 NOK |
| 500 ANG | 2,695.51 NOK |
| 1,000 ANG | 5,391.01 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-03-27T12:58:56Z",
"rates": {
"NOK": 5.391013
}
}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": 539.1013,
"rate": 5.391013
}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