Rate Overview
Live
1 SAR = 2.4432 SEK
1 SEK = 0.409296
SAR
Avg
2.4522
High
2.4788
Low
2.4340
Last updated: 4/18/2026, 8:49:31 AM
Quick Conversions
| SAR | SEK |
|---|---|
| 1 SAR | 2.44 SEK |
| 10 SAR | 24.43 SEK |
| 50 SAR | 122.16 SEK |
| 100 SAR | 244.32 SEK |
| 500 SAR | 1,221.61 SEK |
| 1,000 SAR | 2,443.22 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-04-18T08:49:31Z",
"rates": {
"SEK": 2.443217
}
}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": 244.32170000000002,
"rate": 2.443217
}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