Rate Overview
Live
1 AED = 2.6221 SEK
1 SEK = 0.381369
AED
Avg
2.6102
High
2.6237
Low
2.5913
Last updated: 9/3/2026, 12:55:16 AM
Quick Conversions
| AED | SEK |
|---|---|
| 1 AED | 2.62 SEK |
| 10 AED | 26.22 SEK |
| 50 AED | 131.11 SEK |
| 100 AED | 262.21 SEK |
| 500 AED | 1,311.07 SEK |
| 1,000 AED | 2,622.13 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-09-03T00:55:16Z",
"rates": {
"SEK": 2.622133
}
}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": 262.2133,
"rate": 2.622133
}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