Rate Overview
Live
1 ZAR = 0.579568 SEK
1 SEK = 1.7254
ZAR
Avg
0.578671
High
0.642474
Low
0.515493
Last updated: 7/28/2026, 12:39:58 PM
Quick Conversions
| ZAR | SEK |
|---|---|
| 1 ZAR | 0.58 SEK |
| 10 ZAR | 5.80 SEK |
| 50 ZAR | 28.98 SEK |
| 100 ZAR | 57.96 SEK |
| 500 ZAR | 289.78 SEK |
| 1,000 ZAR | 579.57 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-07-28T12:39:58Z",
"rates": {
"SEK": 0.579568
}
}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": 57.956799999999994,
"rate": 0.579568
}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