Rate Overview
Live
1 NOK = 0.383291 AED
1 AED = 2.6090
NOK
Avg
0.383013
High
0.400597
Low
0.364405
Last updated: 7/24/2026, 8:21:51 PM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.38 AED |
| 10 NOK | 3.83 AED |
| 50 NOK | 19.16 AED |
| 100 NOK | 38.33 AED |
| 500 NOK | 191.65 AED |
| 1,000 NOK | 383.29 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-24T20:21:51Z",
"rates": {
"AED": 0.383291
}
}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": 38.3291,
"rate": 0.383291
}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