Rate Overview
Live
1 SEK = 0.399193 SAR
1 SAR = 2.5051
SEK
Avg
0.401736
High
0.404806
Low
0.398908
Last updated: 3/27/2026, 6:03:35 AM
Quick Conversions
| SEK | SAR |
|---|---|
| 1 SEK | 0.40 SAR |
| 10 SEK | 3.99 SAR |
| 50 SEK | 19.96 SAR |
| 100 SEK | 39.92 SAR |
| 500 SEK | 199.60 SAR |
| 1,000 SEK | 399.19 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-03-27T06:03:35Z",
"rates": {
"SAR": 0.399193
}
}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": 39.9193,
"rate": 0.399193
}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