Rate Overview
Live
1 ANG = 5.2284 NOK
1 NOK = 0.191262
ANG
Avg
5.2558
High
5.3052
Low
5.2284
Last updated: 4/17/2026, 6:32:47 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.23 NOK |
| 10 ANG | 52.28 NOK |
| 50 ANG | 261.42 NOK |
| 100 ANG | 522.84 NOK |
| 500 ANG | 2,614.22 NOK |
| 1,000 ANG | 5,228.43 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-17T06:32:47Z",
"rates": {
"NOK": 5.228434
}
}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.8434,
"rate": 5.228434
}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