Rate Overview
Live
1 SEK = 0.385154 AED
1 AED = 2.5964
SEK
Avg
0.386828
High
0.388075
Low
0.385154
Last updated: 8/12/2026, 10:02:26 AM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.39 AED |
| 10 SEK | 3.85 AED |
| 50 SEK | 19.26 AED |
| 100 SEK | 38.52 AED |
| 500 SEK | 192.58 AED |
| 1,000 SEK | 385.15 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-08-12T10:02:26Z",
"rates": {
"AED": 0.385154
}
}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.5154,
"rate": 0.385154
}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