Rate Overview
Live
1 ZAR = 0.553755 SEK
1 SEK = 1.8059
ZAR
Avg
0.544143
High
0.569035
Low
0.511664
Last updated: 3/27/2026, 4:43:20 PM
Quick Conversions
| ZAR | SEK |
|---|---|
| 1 ZAR | 0.55 SEK |
| 10 ZAR | 5.54 SEK |
| 50 ZAR | 27.69 SEK |
| 100 ZAR | 55.38 SEK |
| 500 ZAR | 276.88 SEK |
| 1,000 ZAR | 553.76 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-03-27T16:43:20Z",
"rates": {
"SEK": 0.553755
}
}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": 55.3755,
"rate": 0.553755
}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