Rate Overview
Live
1 NOK = 0.184742 ANG
1 ANG = 5.4130
NOK
Avg
0.187814
High
0.189840
Low
0.184742
Last updated: 6/19/2026, 8:27:43 AM
Quick Conversions
| NOK | ANG |
|---|---|
| 1 NOK | 0.18 ANG |
| 10 NOK | 1.85 ANG |
| 50 NOK | 9.24 ANG |
| 100 NOK | 18.47 ANG |
| 500 NOK | 92.37 ANG |
| 1,000 NOK | 184.74 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-06-19T08:27:43Z",
"rates": {
"ANG": 0.184742
}
}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.4742,
"rate": 0.184742
}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