Rate Overview
Live
1 ANG = 5.1725 NOK
1 NOK = 0.193332
ANG
Avg
5.1843
High
5.2135
Low
5.1595
Last updated: 9/3/2026, 2:00:10 PM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.17 NOK |
| 10 ANG | 51.72 NOK |
| 50 ANG | 258.62 NOK |
| 100 ANG | 517.25 NOK |
| 500 ANG | 2,586.23 NOK |
| 1,000 ANG | 5,172.46 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-09-03T14:00:10Z",
"rates": {
"NOK": 5.172456
}
}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": 517.2456000000001,
"rate": 5.172456
}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