Rate Overview
Live
1 ANG = 5.1534 NOK
1 NOK = 0.194048
ANG
Avg
5.7287
High
6.3682
Low
5.1452
Last updated: 5/27/2026, 4:09:35 PM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.15 NOK |
| 10 ANG | 51.53 NOK |
| 50 ANG | 257.67 NOK |
| 100 ANG | 515.34 NOK |
| 500 ANG | 2,576.69 NOK |
| 1,000 ANG | 5,153.37 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-05-27T16:09:35Z",
"rates": {
"NOK": 5.153371
}
}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": 515.3371,
"rate": 5.153371
}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