Rate Overview
Live
1 SAR = 2.4615 SEK
1 SEK = 0.406251
SAR
Avg
2.6228
High
2.9716
Low
2.3871
Last updated: 5/29/2026, 6:39:47 PM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.46 SEK |
| 10 SAR | 24.62 SEK |
| 50 SAR | 123.08 SEK |
| 100 SAR | 246.15 SEK |
| 500 SAR | 1,230.77 SEK |
| 1,000 SAR | 2,461.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-05-29T18:39:47Z",
"rates": {
"SEK": 2.461534
}
}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": 246.15339999999998,
"rate": 2.461534
}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