Rate Overview
Live
1 SEK = 0.384852 SAR
1 SAR = 2.5984
SEK
Avg
0.382410
High
0.418926
Low
0.336513
Last updated: 7/28/2026, 11:59:00 AM
Quick Conversions
| SEK | SAR |
|---|---|
| 1 SEK | 0.38 SAR |
| 10 SEK | 3.85 SAR |
| 50 SEK | 19.24 SAR |
| 100 SEK | 38.49 SAR |
| 500 SEK | 192.43 SAR |
| 1,000 SEK | 384.85 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-07-28T11:59:00Z",
"rates": {
"SAR": 0.384852
}
}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": 38.485200000000006,
"rate": 0.384852
}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