Rate Overview
Live
1 SEK = 0.383782 AED
1 AED = 2.6056
SEK
Avg
0.383069
High
0.384550
Low
0.381142
Last updated: 9/5/2026, 7:40:07 PM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.38 AED |
| 10 SEK | 3.84 AED |
| 50 SEK | 19.19 AED |
| 100 SEK | 38.38 AED |
| 500 SEK | 191.89 AED |
| 1,000 SEK | 383.78 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-09-05T19:40:07Z",
"rates": {
"AED": 0.383782
}
}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.3782,
"rate": 0.383782
}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