Rate Overview
Live
1 ANG = 5.3953 NOK
1 NOK = 0.185345
ANG
Avg
5.5198
High
5.7045
Low
5.2771
Last updated: 3/27/2026, 2:49:11 PM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.40 NOK |
| 10 ANG | 53.95 NOK |
| 50 ANG | 269.77 NOK |
| 100 ANG | 539.53 NOK |
| 500 ANG | 2,697.67 NOK |
| 1,000 ANG | 5,395.34 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-27T14:49:11Z",
"rates": {
"NOK": 5.395336
}
}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.5336,
"rate": 5.395336
}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