Rate Overview
Live
1 ANG = 5.1497 NOK
1 NOK = 0.194185
ANG
Avg
5.1476
High
5.1601
Low
5.1214
Last updated: 5/27/2026, 2:53:42 PM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.15 NOK |
| 10 ANG | 51.50 NOK |
| 50 ANG | 257.49 NOK |
| 100 ANG | 514.97 NOK |
| 500 ANG | 2,574.86 NOK |
| 1,000 ANG | 5,149.73 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-05-27T14:53:42Z",
"rates": {
"NOK": 5.149726
}
}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": 514.9726,
"rate": 5.149726
}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