Rate Overview
Live
1 NOK = 0.398643 AED
1 AED = 2.5085
NOK
Avg
0.396381
High
0.398643
Low
0.393885
Last updated: 5/6/2026, 6:08:43 AM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.40 AED |
| 10 NOK | 3.99 AED |
| 50 NOK | 19.93 AED |
| 100 NOK | 39.86 AED |
| 500 NOK | 199.32 AED |
| 1,000 NOK | 398.64 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-05-06T06:08:43Z",
"rates": {
"AED": 0.398643
}
}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.8643,
"rate": 0.398643
}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