Rate Overview
Live
1 NOK = 0.375818 AED
1 AED = 2.6609
NOK
Avg
0.373923
High
0.399108
Low
0.357727
Last updated: 7/14/2026, 1:12:49 AM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.38 AED |
| 10 NOK | 3.76 AED |
| 50 NOK | 18.79 AED |
| 100 NOK | 37.58 AED |
| 500 NOK | 187.91 AED |
| 1,000 NOK | 375.82 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-14T01:12:49Z",
"rates": {
"AED": 0.375818
}
}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.5818,
"rate": 0.375818
}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