Rate Overview
Live
1 NOK = 0.391147 AED
1 AED = 2.5566
NOK
Avg
0.387338
High
0.391147
Low
0.385028
Last updated: 4/15/2026, 10:59:23 PM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.39 AED |
| 10 NOK | 3.91 AED |
| 50 NOK | 19.56 AED |
| 100 NOK | 39.11 AED |
| 500 NOK | 195.57 AED |
| 1,000 NOK | 391.15 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-04-15T22:59:23Z",
"rates": {
"AED": 0.391147
}
}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": 39.1147,
"rate": 0.391147
}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