Rate Overview
Live
1 ANG = 5.3978 NOK
1 NOK = 0.185262
ANG
Avg
5.3510
High
5.4361
Low
5.2642
Last updated: 3/27/2026, 1:01:58 PM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.40 NOK |
| 10 ANG | 53.98 NOK |
| 50 ANG | 269.89 NOK |
| 100 ANG | 539.78 NOK |
| 500 ANG | 2,698.88 NOK |
| 1,000 ANG | 5,397.75 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-27T13:01:58Z",
"rates": {
"NOK": 5.397751
}
}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.7751000000001,
"rate": 5.397751
}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