Rate Overview
Live
1 SAR = 2.5065 SEK
1 SEK = 0.398958
SAR
Avg
2.4894
High
2.5067
Low
2.4703
Last updated: 3/27/2026, 9:26:34 AM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.51 SEK |
| 10 SAR | 25.07 SEK |
| 50 SAR | 125.33 SEK |
| 100 SAR | 250.65 SEK |
| 500 SAR | 1,253.27 SEK |
| 1,000 SAR | 2,506.53 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-27T09:26:34Z",
"rates": {
"SEK": 2.506531
}
}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.6531,
"rate": 2.506531
}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