Rate Overview
Live
1 AED = 2.6373 SEK
1 SEK = 0.379173
AED
Avg
2.5531
High
2.6508
Low
2.4285
Last updated: 7/20/2026, 7:29:14 PM
Quick Conversions
| AED | SEK |
|---|---|
| 1 AED | 2.64 SEK |
| 10 AED | 26.37 SEK |
| 50 AED | 131.87 SEK |
| 100 AED | 263.73 SEK |
| 500 AED | 1,318.66 SEK |
| 1,000 AED | 2,637.32 SEK |
Get AED/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=SEKExample Response:
{
"success": true,
"base": "AED",
"date": "2026-07-20T19:29:14Z",
"rates": {
"SEK": 2.63732
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "SEK",
"amount": 100
},
"result": 263.73199999999997,
"rate": 2.63732
}Build with AED/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key