Rate Overview
Live
1 AED = 2.5329 SEK
1 SEK = 0.394808
AED
Avg
2.5421
High
2.5530
Low
2.5246
Last updated: 5/27/2026, 2:27:26 AM
Quick Conversions
| AED | SEK |
|---|---|
| 1 AED | 2.53 SEK |
| 10 AED | 25.33 SEK |
| 50 AED | 126.64 SEK |
| 100 AED | 253.29 SEK |
| 500 AED | 1,266.44 SEK |
| 1,000 AED | 2,532.88 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-05-27T02:27:26Z",
"rates": {
"SEK": 2.532875
}
}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": 253.28750000000002,
"rate": 2.532875
}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