Rate Overview
Live
1 SEK = 0.380231 AED
1 AED = 2.6300
SEK
Avg
0.379217
High
0.381165
Low
0.376814
Last updated: 7/6/2026, 11:17:30 AM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.38 AED |
| 10 SEK | 3.80 AED |
| 50 SEK | 19.01 AED |
| 100 SEK | 38.02 AED |
| 500 SEK | 190.12 AED |
| 1,000 SEK | 380.23 AED |
Get SEK/AED Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=AEDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-06T11:17:30Z",
"rates": {
"AED": 0.380231
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=AED&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "AED",
"amount": 100
},
"result": 38.0231,
"rate": 0.380231
}Build with SEK/AED Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key