Rate Overview
Live
1 ZAR = 0.549222 SEK
1 SEK = 1.8208
ZAR
Avg
0.544059
High
0.569035
Low
0.511664
Last updated: 3/27/2026, 2:37:07 PM
Quick Conversions
| ZAR | SEK |
|---|---|
| 1 ZAR | 0.55 SEK |
| 10 ZAR | 5.49 SEK |
| 50 ZAR | 27.46 SEK |
| 100 ZAR | 54.92 SEK |
| 500 ZAR | 274.61 SEK |
| 1,000 ZAR | 549.22 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-27T14:37:07Z",
"rates": {
"SEK": 0.549222
}
}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": 54.9222,
"rate": 0.549222
}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