Rate Overview
Live
1 SAR = 2.4610 SEK
1 SEK = 0.406331
SAR
Avg
2.4337
High
2.4610
Low
2.4027
Last updated: 3/6/2026, 12:14:23 PM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.46 SEK |
| 10 SAR | 24.61 SEK |
| 50 SAR | 123.05 SEK |
| 100 SAR | 246.10 SEK |
| 500 SAR | 1,230.52 SEK |
| 1,000 SAR | 2,461.05 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-06T12:14:23Z",
"rates": {
"SEK": 2.461049
}
}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.10490000000001,
"rate": 2.461049
}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