Rate Overview
Live
1 SEK = 0.408769 SAR
1 SAR = 2.4464
SEK
Avg
0.411225
High
0.416190
Low
0.407074
Last updated: 3/6/2026, 8:16:39 AM
Quick Conversions
| SEK | SAR |
|---|---|
| 1 SEK | 0.41 SAR |
| 10 SEK | 4.09 SAR |
| 50 SEK | 20.44 SAR |
| 100 SEK | 40.88 SAR |
| 500 SEK | 204.38 SAR |
| 1,000 SEK | 408.77 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-03-06T08:16:39Z",
"rates": {
"SAR": 0.408769
}
}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.8769,
"rate": 0.408769
}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