Rate Overview
Live
1 ZAR = 0.564270 SEK
1 SEK = 1.7722
ZAR
Avg
0.558479
High
0.565705
Low
0.552854
Last updated: 5/8/2026, 4:40:51 AM
Quick Conversions
| ZAR | SEK |
|---|---|
| 1 ZAR | 0.56 SEK |
| 10 ZAR | 5.64 SEK |
| 50 ZAR | 28.21 SEK |
| 100 ZAR | 56.43 SEK |
| 500 ZAR | 282.14 SEK |
| 1,000 ZAR | 564.27 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-05-08T04:40:51Z",
"rates": {
"SEK": 0.56427
}
}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": 56.42700000000001,
"rate": 0.56427
}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