Rate Overview
Live
1 SEK = 0.403898 SAR
1 SAR = 2.4759
SEK
Avg
0.409815
High
0.425139
Low
0.400462
Last updated: 5/27/2026, 6:26:54 PM
Quick Conversions
| SEK | SAR |
|---|---|
| 1 SEK | 0.40 SAR |
| 10 SEK | 4.04 SAR |
| 50 SEK | 20.19 SAR |
| 100 SEK | 40.39 SAR |
| 500 SEK | 201.95 SAR |
| 1,000 SEK | 403.90 SAR |
Get SEK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SARExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T18:26:54Z",
"rates": {
"SAR": 0.403898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SAR",
"amount": 100
},
"result": 40.3898,
"rate": 0.403898
}Build with SEK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key