Rate Overview
Live
1 SEK = 0.389410 AED
1 AED = 2.5680
SEK
Avg
0.374186
High
0.410268
Low
0.333323
Last updated: 3/27/2026, 11:13:36 AM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.39 AED |
| 10 SEK | 3.89 AED |
| 50 SEK | 19.47 AED |
| 100 SEK | 38.94 AED |
| 500 SEK | 194.70 AED |
| 1,000 SEK | 389.41 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-03-27T11:13:36Z",
"rates": {
"AED": 0.38941
}
}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": 38.940999999999995,
"rate": 0.38941
}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