Rate Overview
Live
1 SEK = 0.378933 AED
1 AED = 2.6390
SEK
Avg
0.394282
High
0.415355
Low
0.375758
Last updated: 7/27/2026, 9:30:01 AM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.38 AED |
| 10 SEK | 3.79 AED |
| 50 SEK | 18.95 AED |
| 100 SEK | 37.89 AED |
| 500 SEK | 189.47 AED |
| 1,000 SEK | 378.93 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-07-27T09:30:01Z",
"rates": {
"AED": 0.378933
}
}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": 37.8933,
"rate": 0.378933
}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