Rate Overview
Live
1 ZAR = 0.590388 SEK
1 SEK = 1.6938
ZAR
Avg
0.589200
High
0.594981
Low
0.579056
Last updated: 7/15/2026, 9:03:42 AM
Quick Conversions
| ZAR | SEK |
|---|---|
| 1 ZAR | 0.59 SEK |
| 10 ZAR | 5.90 SEK |
| 50 ZAR | 29.52 SEK |
| 100 ZAR | 59.04 SEK |
| 500 ZAR | 295.19 SEK |
| 1,000 ZAR | 590.39 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-15T09:03:42Z",
"rates": {
"SEK": 0.590388
}
}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": 59.0388,
"rate": 0.590388
}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