Rate Overview
Live
1 SEK = 0.403455 SAR
1 SAR = 2.4786
SEK
Avg
0.402371
High
0.404455
Low
0.400327
Last updated: 5/27/2026, 4:03:07 PM
Quick Conversions
| SEK | SAR |
|---|---|
| 1 SEK | 0.40 SAR |
| 10 SEK | 4.03 SAR |
| 50 SEK | 20.17 SAR |
| 100 SEK | 40.35 SAR |
| 500 SEK | 201.73 SAR |
| 1,000 SEK | 403.46 SAR |
Get SEK/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=SARExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-27T16:03:07Z",
"rates": {
"SAR": 0.403455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "SAR",
"amount": 100
},
"result": 40.3455,
"rate": 0.403455
}Build with SEK/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key