Rate Overview
Live
1 SEK = 0.401988 SAR
1 SAR = 2.4876
SEK
Avg
0.397711
High
0.401988
Low
0.393539
Last updated: 6/17/2026, 3:43:44 AM
Quick Conversions
| SEK | SAR |
|---|---|
| 1 SEK | 0.40 SAR |
| 10 SEK | 4.02 SAR |
| 50 SEK | 20.10 SAR |
| 100 SEK | 40.20 SAR |
| 500 SEK | 200.99 SAR |
| 1,000 SEK | 401.99 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-06-17T03:43:44Z",
"rates": {
"SAR": 0.401988
}
}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.1988,
"rate": 0.401988
}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