Rate Overview
Live
1 ANG = 5.3121 NOK
1 NOK = 0.188250
ANG
Avg
5.3168
High
5.5460
Low
5.1212
Last updated: 7/23/2026, 2:13:49 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.31 NOK |
| 10 ANG | 53.12 NOK |
| 50 ANG | 265.60 NOK |
| 100 ANG | 531.21 NOK |
| 500 ANG | 2,656.04 NOK |
| 1,000 ANG | 5,312.09 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-07-23T02:13:49Z",
"rates": {
"NOK": 5.312088
}
}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": 531.2088,
"rate": 5.312088
}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