Rate Overview
Live
1 NOK = 0.182867 ANG
1 ANG = 5.4685
NOK
Avg
0.181694
High
0.182867
Low
0.180310
Last updated: 7/5/2026, 12:37:20 AM
Quick Conversions
| NOK | ANG |
|---|---|
| 1 NOK | 0.18 ANG |
| 10 NOK | 1.83 ANG |
| 50 NOK | 9.14 ANG |
| 100 NOK | 18.29 ANG |
| 500 NOK | 91.43 ANG |
| 1,000 NOK | 182.87 ANG |
Get NOK/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=ANGExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-05T00:37:20Z",
"rates": {
"ANG": 0.182867
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "ANG",
"amount": 100
},
"result": 18.2867,
"rate": 0.182867
}Build with NOK/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key