Rate Overview
Live
1 NOK = 0.190786 ANG
1 ANG = 5.2415
NOK
Avg
0.190090
High
0.190786
Low
0.189012
Last updated: 8/17/2026, 5:47:41 AM
Quick Conversions
| NOK | ANG |
|---|---|
| 1 NOK | 0.19 ANG |
| 10 NOK | 1.91 ANG |
| 50 NOK | 9.54 ANG |
| 100 NOK | 19.08 ANG |
| 500 NOK | 95.39 ANG |
| 1,000 NOK | 190.79 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-08-17T05:47:41Z",
"rates": {
"ANG": 0.190786
}
}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": 19.0786,
"rate": 0.190786
}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