Rate Overview
Live
1 SAR = 2.4622 SEK
1 SEK = 0.406144
SAR
Avg
2.4413
High
2.4971
Low
2.3522
Last updated: 5/29/2026, 7:55:52 PM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.46 SEK |
| 10 SAR | 24.62 SEK |
| 50 SAR | 123.11 SEK |
| 100 SAR | 246.22 SEK |
| 500 SAR | 1,231.09 SEK |
| 1,000 SAR | 2,462.18 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-29T19:55:52Z",
"rates": {
"SEK": 2.462182
}
}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.2182,
"rate": 2.462182
}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