Rate Overview
Live
1 SAR = 2.4367 SEK
1 SEK = 0.410390
SAR
Avg
2.4501
High
2.4668
Low
2.4367
Last updated: 5/9/2026, 4:55:29 AM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.44 SEK |
| 10 SAR | 24.37 SEK |
| 50 SAR | 121.84 SEK |
| 100 SAR | 243.67 SEK |
| 500 SAR | 1,218.35 SEK |
| 1,000 SAR | 2,436.70 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-09T04:55:29Z",
"rates": {
"SEK": 2.436704
}
}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": 243.67040000000003,
"rate": 2.436704
}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