Rate Overview
Live
1 ZAR = 0.553004 SEK
1 SEK = 1.8083
ZAR
Avg
0.561637
High
0.567352
Low
0.553004
Last updated: 3/6/2026, 6:09:34 PM
Quick Conversions
| ZAR | SEK |
|---|---|
| 1 ZAR | 0.55 SEK |
| 10 ZAR | 5.53 SEK |
| 50 ZAR | 27.65 SEK |
| 100 ZAR | 55.30 SEK |
| 500 ZAR | 276.50 SEK |
| 1,000 ZAR | 553.00 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-06T18:09:34Z",
"rates": {
"SEK": 0.553004
}
}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.3004,
"rate": 0.553004
}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