Rate Overview
Live
1 SAR = 2.5776 SEK
1 SEK = 0.387957
SAR
Avg
2.5774
High
2.5886
Low
2.5696
Last updated: 7/9/2026, 11:31:52 PM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.58 SEK |
| 10 SAR | 25.78 SEK |
| 50 SAR | 128.88 SEK |
| 100 SAR | 257.76 SEK |
| 500 SAR | 1,288.80 SEK |
| 1,000 SAR | 2,577.61 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-09T23:31:52Z",
"rates": {
"SEK": 2.577606
}
}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.7606,
"rate": 2.577606
}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