Rate Overview
Live
1 ANG = 5.3247 NOK
1 NOK = 0.187805
ANG
Avg
5.3620
High
5.4188
Low
5.3247
Last updated: 7/22/2026, 3:34:31 PM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.32 NOK |
| 10 ANG | 53.25 NOK |
| 50 ANG | 266.23 NOK |
| 100 ANG | 532.47 NOK |
| 500 ANG | 2,662.33 NOK |
| 1,000 ANG | 5,324.67 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-22T15:34:31Z",
"rates": {
"NOK": 5.324665
}
}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": 532.4665,
"rate": 5.324665
}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