Rate Overview
Live
1 SAR = 2.5408 SEK
1 SEK = 0.393573
SAR
Avg
2.4995
High
2.6285
Low
2.3478
Last updated: 7/31/2026, 8:59:01 AM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.54 SEK |
| 10 SAR | 25.41 SEK |
| 50 SAR | 127.04 SEK |
| 100 SAR | 254.08 SEK |
| 500 SAR | 1,270.41 SEK |
| 1,000 SAR | 2,540.83 SEK |
Get SAR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=SEKExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-31T08:59:01Z",
"rates": {
"SEK": 2.540825
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "SEK",
"amount": 100
},
"result": 254.08249999999998,
"rate": 2.540825
}Build with SAR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key