Rate Overview
Live
1 NOK = 0.193439 ANG
1 ANG = 5.1696
NOK
Avg
0.192919
High
0.193818
Low
0.191807
Last updated: 9/3/2026, 2:11:07 PM
Quick Conversions
| NOK | ANG |
|---|---|
| 1 NOK | 0.19 ANG |
| 10 NOK | 1.93 ANG |
| 50 NOK | 9.67 ANG |
| 100 NOK | 19.34 ANG |
| 500 NOK | 96.72 ANG |
| 1,000 NOK | 193.44 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-09-03T14:11:07Z",
"rates": {
"ANG": 0.193439
}
}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.3439,
"rate": 0.193439
}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