Rate Overview
Live
1 AED = 2.5710 SEK
1 SEK = 0.388959
AED
Avg
2.4863
High
2.5710
Low
2.4076
Last updated: 3/27/2026, 1:00:07 PM
Quick Conversions
| AED | SEK |
|---|---|
| 1 AED | 2.57 SEK |
| 10 AED | 25.71 SEK |
| 50 AED | 128.55 SEK |
| 100 AED | 257.10 SEK |
| 500 AED | 1,285.48 SEK |
| 1,000 AED | 2,570.97 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-03-27T13:00:07Z",
"rates": {
"SEK": 2.570967
}
}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": 257.0967,
"rate": 2.570967
}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