Rate Overview
Live
1 SEK = 0.388440 SAR
1 SAR = 2.5744
SEK
Avg
0.386851
High
0.389158
Low
0.384716
Last updated: 7/5/2026, 6:17:04 PM
Quick Conversions
| SEK | SAR |
|---|---|
| 1 SEK | 0.39 SAR |
| 10 SEK | 3.88 SAR |
| 50 SEK | 19.42 SAR |
| 100 SEK | 38.84 SAR |
| 500 SEK | 194.22 SAR |
| 1,000 SEK | 388.44 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-07-05T18:17:04Z",
"rates": {
"SAR": 0.38844
}
}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.844,
"rate": 0.38844
}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