Rate Overview
Live
1 SEK = 0.389037 SAR
1 SAR = 2.5704
SEK
Avg
0.391553
High
0.394988
Low
0.389037
Last updated: 9/2/2026, 9:27:53 AM
Quick Conversions
| SEK | SAR |
|---|---|
| 1 SEK | 0.39 SAR |
| 10 SEK | 3.89 SAR |
| 50 SEK | 19.45 SAR |
| 100 SEK | 38.90 SAR |
| 500 SEK | 194.52 SAR |
| 1,000 SEK | 389.04 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-09-02T09:27:53Z",
"rates": {
"SAR": 0.389037
}
}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": 38.9037,
"rate": 0.389037
}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