Rate Overview
Live
1 NOK = 0.187832 ANG
1 ANG = 5.3239
NOK
Avg
0.187445
High
0.187908
Low
0.186236
Last updated: 7/27/2026, 5:40:49 AM
Quick Conversions
| NOK | ANG |
|---|---|
| 1 NOK | 0.19 ANG |
| 10 NOK | 1.88 ANG |
| 50 NOK | 9.39 ANG |
| 100 NOK | 18.78 ANG |
| 500 NOK | 93.92 ANG |
| 1,000 NOK | 187.83 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-27T05:40:49Z",
"rates": {
"ANG": 0.187832
}
}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.7832,
"rate": 0.187832
}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