Rate Overview
Live
1 SAR = 2.5934 SEK
1 SEK = 0.385590
SAR
Avg
2.5913
High
2.5973
Low
2.5860
Last updated: 7/29/2026, 4:35:35 PM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.59 SEK |
| 10 SAR | 25.93 SEK |
| 50 SAR | 129.67 SEK |
| 100 SAR | 259.34 SEK |
| 500 SAR | 1,296.71 SEK |
| 1,000 SAR | 2,593.43 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-07-29T16:35:35Z",
"rates": {
"SEK": 2.593426
}
}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": 259.3426,
"rate": 2.593426
}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