Rate Overview
Live
1 SAR = 2.5073 SEK
1 SEK = 0.398840
SAR
Avg
2.6396
High
2.9716
Low
2.3871
Last updated: 3/27/2026, 11:16:43 AM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.51 SEK |
| 10 SAR | 25.07 SEK |
| 50 SAR | 125.36 SEK |
| 100 SAR | 250.73 SEK |
| 500 SAR | 1,253.63 SEK |
| 1,000 SAR | 2,507.27 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-03-27T11:16:43Z",
"rates": {
"SEK": 2.507269
}
}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": 250.7269,
"rate": 2.507269
}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