Rate Overview
Live
1 ZAR = 0.228850 SAR
1 SAR = 4.3697
ZAR
Avg
0.219858
High
0.235706
Low
0.205808
Last updated: 5/27/2026, 10:56:45 PM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.23 SAR |
| 10 ZAR | 2.29 SAR |
| 50 ZAR | 11.44 SAR |
| 100 ZAR | 22.88 SAR |
| 500 ZAR | 114.43 SAR |
| 1,000 ZAR | 228.85 SAR |
Get ZAR/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SARExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-27T22:56:45Z",
"rates": {
"SAR": 0.22885
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SAR",
"amount": 100
},
"result": 22.884999999999998,
"rate": 0.22885
}Build with ZAR/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key