Rate Overview
Live
1 NOK = 0.379980 AED
1 AED = 2.6317
NOK
Avg
0.382584
High
0.386842
Low
0.378974
Last updated: 3/6/2026, 12:02:41 PM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.38 AED |
| 10 NOK | 3.80 AED |
| 50 NOK | 19.00 AED |
| 100 NOK | 38.00 AED |
| 500 NOK | 189.99 AED |
| 1,000 NOK | 379.98 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-06T12:02:41Z",
"rates": {
"AED": 0.37998
}
}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.998,
"rate": 0.37998
}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