Rate Overview
Live
1 SAR = 2.5534 SEK
1 SEK = 0.391642
SAR
Avg
2.5562
High
2.5698
Low
2.5470
Last updated: 9/9/2026, 8:57:09 AM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.55 SEK |
| 10 SAR | 25.53 SEK |
| 50 SAR | 127.67 SEK |
| 100 SAR | 255.34 SEK |
| 500 SAR | 1,276.68 SEK |
| 1,000 SAR | 2,553.35 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-09-09T08:57:09Z",
"rates": {
"SEK": 2.553352
}
}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": 255.3352,
"rate": 2.553352
}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