Rate Overview
Live
1 SEK = 1.7762 ZAR
1 ZAR = 0.563013
SEK
Avg
1.7953
High
1.8100
Low
1.7677
Last updated: 5/7/2026, 7:59:10 PM
Quick Conversions
| SEK | ZAR |
|---|---|
| 1 SEK | 1.78 ZAR |
| 10 SEK | 17.76 ZAR |
| 50 SEK | 88.81 ZAR |
| 100 SEK | 177.62 ZAR |
| 500 SEK | 888.08 ZAR |
| 1,000 SEK | 1,776.16 ZAR |
Get SEK/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=ZARExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-05-07T19:59:10Z",
"rates": {
"ZAR": 1.776159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "ZAR",
"amount": 100
},
"result": 177.6159,
"rate": 1.776159
}Build with SEK/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key