Rate Overview
Live
1 SAR = 2.5742 SEK
1 SEK = 0.388470
SAR
Avg
2.6247
High
2.9716
Low
2.3871
Last updated: 7/29/2026, 7:15:48 PM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.57 SEK |
| 10 SAR | 25.74 SEK |
| 50 SAR | 128.71 SEK |
| 100 SAR | 257.42 SEK |
| 500 SAR | 1,287.10 SEK |
| 1,000 SAR | 2,574.20 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-29T19:15:48Z",
"rates": {
"SEK": 2.5742
}
}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": 257.41999999999996,
"rate": 2.5742
}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