Rate Overview
Live
1 SEK = 1.7189 ZAR
1 ZAR = 0.581751
SEK
Avg
1.7223
High
1.7269
Low
1.7143
Last updated: 6/19/2026, 8:44:48 AM
Quick Conversions
| SEK | ZAR |
|---|---|
| 1 SEK | 1.72 ZAR |
| 10 SEK | 17.19 ZAR |
| 50 SEK | 85.95 ZAR |
| 100 SEK | 171.89 ZAR |
| 500 SEK | 859.47 ZAR |
| 1,000 SEK | 1,718.95 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-19T08:44:48Z",
"rates": {
"ZAR": 1.718949
}
}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": 171.8949,
"rate": 1.718949
}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