Rate Overview
Live
1 AED = 2.5243 SEK
1 SEK = 0.396156
AED
Avg
2.5495
High
2.6346
Low
2.4152
Last updated: 5/27/2026, 12:33:26 PM
Quick Conversions
| AED | SEK |
|---|---|
| 1 AED | 2.52 SEK |
| 10 AED | 25.24 SEK |
| 50 AED | 126.21 SEK |
| 100 AED | 252.43 SEK |
| 500 AED | 1,262.13 SEK |
| 1,000 AED | 2,524.26 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-27T12:33:26Z",
"rates": {
"SEK": 2.524257
}
}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": 252.4257,
"rate": 2.524257
}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