Rate Overview
Live
1 SAR = 2.5050 SEK
1 SEK = 0.399194
SAR
Avg
2.4892
High
2.5068
Low
2.4703
Last updated: 3/27/2026, 6:03:52 AM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.51 SEK |
| 10 SAR | 25.05 SEK |
| 50 SAR | 125.25 SEK |
| 100 SAR | 250.50 SEK |
| 500 SAR | 1,252.52 SEK |
| 1,000 SAR | 2,505.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-27T06:03:52Z",
"rates": {
"SEK": 2.505048
}
}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": 250.5048,
"rate": 2.505048
}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