Rate Overview
Live
1 NOK = 0.372843 AED
1 AED = 2.6821
NOK
Avg
0.370359
High
0.372843
Low
0.369540
Last updated: 7/3/2026, 1:57:10 AM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.37 AED |
| 10 NOK | 3.73 AED |
| 50 NOK | 18.64 AED |
| 100 NOK | 37.28 AED |
| 500 NOK | 186.42 AED |
| 1,000 NOK | 372.84 AED |
Get NOK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=AEDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-03T01:57:10Z",
"rates": {
"AED": 0.372843
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "AED",
"amount": 100
},
"result": 37.284299999999995,
"rate": 0.372843
}Build with NOK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key