Rate Overview
Live
1 SEK = 1.7292 ZAR
1 ZAR = 0.578294
SEK
Avg
1.7291
High
1.7470
Low
1.7225
Last updated: 6/17/2026, 1:22:01 AM
Quick Conversions
| SEK | ZAR |
|---|---|
| 1 SEK | 1.73 ZAR |
| 10 SEK | 17.29 ZAR |
| 50 SEK | 86.46 ZAR |
| 100 SEK | 172.92 ZAR |
| 500 SEK | 864.61 ZAR |
| 1,000 SEK | 1,729.23 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-06-17T01:22:01Z",
"rates": {
"ZAR": 1.729225
}
}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.9225,
"rate": 1.729225
}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