Rate Overview
Live
1 SEK = 0.392552 AED
1 AED = 2.5474
SEK
Avg
0.389670
High
0.392552
Low
0.385459
Last updated: 6/17/2026, 3:39:43 AM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.39 AED |
| 10 SEK | 3.93 AED |
| 50 SEK | 19.63 AED |
| 100 SEK | 39.26 AED |
| 500 SEK | 196.28 AED |
| 1,000 SEK | 392.55 AED |
Get SEK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=AEDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-06-17T03:39:43Z",
"rates": {
"AED": 0.392552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "AED",
"amount": 100
},
"result": 39.2552,
"rate": 0.392552
}Build with SEK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key