Rate Overview
Live
1 SEK = 1.7272 ZAR
1 ZAR = 0.578973
SEK
Avg
1.7621
High
1.8202
Low
1.6859
Last updated: 7/29/2026, 2:02:46 PM
Quick Conversions
| SEK | ZAR |
|---|---|
| 1 SEK | 1.73 ZAR |
| 10 SEK | 17.27 ZAR |
| 50 SEK | 86.36 ZAR |
| 100 SEK | 172.72 ZAR |
| 500 SEK | 863.60 ZAR |
| 1,000 SEK | 1,727.20 ZAR |
Get SEK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ZARExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-29T14:02:46Z",
"rates": {
"ZAR": 1.727197
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ZAR",
"amount": 100
},
"result": 172.71970000000002,
"rate": 1.727197
}Build with SEK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key