Rate Overview
Live
1 ANG = 5.3800 NOK
1 NOK = 0.185872
ANG
Avg
5.3629
High
5.4140
Low
5.2985
Last updated: 3/27/2026, 9:49:53 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.38 NOK |
| 10 ANG | 53.80 NOK |
| 50 ANG | 269.00 NOK |
| 100 ANG | 538.00 NOK |
| 500 ANG | 2,690.02 NOK |
| 1,000 ANG | 5,380.05 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-27T09:49:53Z",
"rates": {
"NOK": 5.380047
}
}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": 538.0047000000001,
"rate": 5.380047
}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