Rate Overview
Live
1 SEK = 0.396960 AED
1 AED = 2.5191
SEK
Avg
0.393843
High
0.396960
Low
0.391701
Last updated: 5/27/2026, 10:55:03 AM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.40 AED |
| 10 SEK | 3.97 AED |
| 50 SEK | 19.85 AED |
| 100 SEK | 39.70 AED |
| 500 SEK | 198.48 AED |
| 1,000 SEK | 396.96 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-05-27T10:55:03Z",
"rates": {
"AED": 0.39696
}
}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.696,
"rate": 0.39696
}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