Rate Overview
Live
1 SEK = 0.398982 AED
1 AED = 2.5064
SEK
Avg
0.401667
High
0.406583
Low
0.397417
Last updated: 3/6/2026, 8:08:52 AM
Quick Conversions
| SEK | AED |
|---|---|
| 1 SEK | 0.40 AED |
| 10 SEK | 3.99 AED |
| 50 SEK | 19.95 AED |
| 100 SEK | 39.90 AED |
| 500 SEK | 199.49 AED |
| 1,000 SEK | 398.98 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-03-06T08:08:52Z",
"rates": {
"AED": 0.398982
}
}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.8982,
"rate": 0.398982
}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