Rate Overview
Live
1 ANG = 5.4129 NOK
1 NOK = 0.184743
ANG
Avg
5.3250
High
5.4129
Low
5.2676
Last updated: 6/19/2026, 8:06:22 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.41 NOK |
| 10 ANG | 54.13 NOK |
| 50 ANG | 270.65 NOK |
| 100 ANG | 541.29 NOK |
| 500 ANG | 2,706.46 NOK |
| 1,000 ANG | 5,412.93 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-06-19T08:06:22Z",
"rates": {
"NOK": 5.412926
}
}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": 541.2926,
"rate": 5.412926
}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