Rate Overview
Live
1 ANG = 5.2286 NOK
1 NOK = 0.191255
ANG
Avg
5.2558
High
5.3052
Low
5.2286
Last updated: 4/17/2026, 7:53:03 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.23 NOK |
| 10 ANG | 52.29 NOK |
| 50 ANG | 261.43 NOK |
| 100 ANG | 522.86 NOK |
| 500 ANG | 2,614.31 NOK |
| 1,000 ANG | 5,228.63 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-04-17T07:53:03Z",
"rates": {
"NOK": 5.228627
}
}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": 522.8627,
"rate": 5.228627
}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