Rate Overview
Live
1 ZAR = 0.581750 SEK
1 SEK = 1.7190
ZAR
Avg
0.580632
High
0.583316
Low
0.579056
Last updated: 6/19/2026, 8:44:50 AM
Quick Conversions
| ZAR | SEK |
|---|---|
| 1 ZAR | 0.58 SEK |
| 10 ZAR | 5.82 SEK |
| 50 ZAR | 29.09 SEK |
| 100 ZAR | 58.18 SEK |
| 500 ZAR | 290.88 SEK |
| 1,000 ZAR | 581.75 SEK |
Get ZAR/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SEKExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-19T08:44:50Z",
"rates": {
"SEK": 0.58175
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SEK",
"amount": 100
},
"result": 58.175,
"rate": 0.58175
}Build with ZAR/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key