Rate Overview
Live
1 NOK = 0.396597 AED
1 AED = 2.5215
NOK
Avg
0.372113
High
0.399108
Low
0.357727
Last updated: 5/26/2026, 11:23:57 AM
Quick Conversions
| NOK | AED |
|---|---|
| 1 NOK | 0.40 AED |
| 10 NOK | 3.97 AED |
| 50 NOK | 19.83 AED |
| 100 NOK | 39.66 AED |
| 500 NOK | 198.30 AED |
| 1,000 NOK | 396.60 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-26T11:23:57Z",
"rates": {
"AED": 0.396597
}
}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.6597,
"rate": 0.396597
}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