Rate Overview
Live
1 AED = 2.6457 SEK
1 SEK = 0.377977
AED
Avg
2.6394
High
2.6517
Low
2.6263
Last updated: 7/25/2026, 11:11:42 PM
Quick Conversions
| AED | SEK |
|---|---|
| 1 AED | 2.65 SEK |
| 10 AED | 26.46 SEK |
| 50 AED | 132.28 SEK |
| 100 AED | 264.57 SEK |
| 500 AED | 1,322.83 SEK |
| 1,000 AED | 2,645.67 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-25T23:11:42Z",
"rates": {
"SEK": 2.645667
}
}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": 264.5667,
"rate": 2.645667
}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