Rate Overview
Live
1 SEK = 1.7034 ZAR
1 ZAR = 0.587044
SEK
Avg
1.6994
High
1.7047
Low
1.6858
Last updated: 8/19/2026, 9:52:00 AM
Quick Conversions
| SEK | ZAR |
|---|---|
| 1 SEK | 1.70 ZAR |
| 10 SEK | 17.03 ZAR |
| 50 SEK | 85.17 ZAR |
| 100 SEK | 170.34 ZAR |
| 500 SEK | 851.72 ZAR |
| 1,000 SEK | 1,703.45 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-08-19T09:52:00Z",
"rates": {
"ZAR": 1.703449
}
}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": 170.3449,
"rate": 1.703449
}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