Rate Overview
Live
1 SEK = 0.397108 AED
1 AED = 2.5182
SEK
Avg
0.397396
High
0.398872
Low
0.395946
Last updated: 5/6/2026, 10:18:17 PM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.40 AED |
| 10 SEK | 3.97 AED |
| 50 SEK | 19.86 AED |
| 100 SEK | 39.71 AED |
| 500 SEK | 198.55 AED |
| 1,000 SEK | 397.11 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-05-06T22:18:17Z",
"rates": {
"AED": 0.397108
}
}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": 39.7108,
"rate": 0.397108
}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