Rate Overview
Live
1 NOK = 0.185493 ANG
1 ANG = 5.3910
NOK
Avg
0.186899
High
0.189962
Low
0.183955
Last updated: 3/27/2026, 1:00:22 PM
Quick Conversions
| NOK | ANG |
|---|---|
| 1 NOK | 0.19 ANG |
| 10 NOK | 1.85 ANG |
| 50 NOK | 9.27 ANG |
| 100 NOK | 18.55 ANG |
| 500 NOK | 92.75 ANG |
| 1,000 NOK | 185.49 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-03-27T13:00:22Z",
"rates": {
"ANG": 0.185493
}
}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.5493,
"rate": 0.185493
}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