Rate Overview
Live
1 ZAR = 0.559043 SEK
1 SEK = 1.7888
ZAR
Avg
0.562304
High
0.566457
Low
0.559043
Last updated: 4/16/2026, 2:35:08 PM
Quick Conversions
| ZAR | SEK |
|---|---|
| 1 ZAR | 0.56 SEK |
| 10 ZAR | 5.59 SEK |
| 50 ZAR | 27.95 SEK |
| 100 ZAR | 55.90 SEK |
| 500 ZAR | 279.52 SEK |
| 1,000 ZAR | 559.04 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-04-16T14:35:08Z",
"rates": {
"SEK": 0.559043
}
}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.90429999999999,
"rate": 0.559043
}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