Rate Overview
Live
1 ANG = 5.1522 NOK
1 NOK = 0.194093
ANG
Avg
5.1803
High
5.2099
Low
5.1522
Last updated: 5/7/2026, 11:24:56 AM
Quick Conversions
| ANG | NOK |
|---|---|
| 1 ANG | 5.15 NOK |
| 10 ANG | 51.52 NOK |
| 50 ANG | 257.61 NOK |
| 100 ANG | 515.22 NOK |
| 500 ANG | 2,576.08 NOK |
| 1,000 ANG | 5,152.16 NOK |
Get ANG/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=NOKExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-05-07T11:24:56Z",
"rates": {
"NOK": 5.152162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "NOK",
"amount": 100
},
"result": 515.2162,
"rate": 5.152162
}Build with ANG/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key