Rate Overview
Live
1 NOK = 0.379311 AED
1 AED = 2.6364
NOK
Avg
0.377617
High
0.387470
Low
0.364405
Last updated: 3/26/2026, 5:12:47 PM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.38 AED |
| 10 NOK | 3.79 AED |
| 50 NOK | 18.97 AED |
| 100 NOK | 37.93 AED |
| 500 NOK | 189.66 AED |
| 1,000 NOK | 379.31 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-03-26T17:12:47Z",
"rates": {
"AED": 0.379311
}
}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.9311,
"rate": 0.379311
}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