Rate Overview
Live
1 ZAR = 0.223919 SAR
1 SAR = 4.4659
ZAR
Avg
0.229293
High
0.237096
Low
0.222398
Last updated: 7/28/2026, 1:43:16 PM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.22 SAR |
| 10 ZAR | 2.24 SAR |
| 50 ZAR | 11.20 SAR |
| 100 ZAR | 22.39 SAR |
| 500 ZAR | 111.96 SAR |
| 1,000 ZAR | 223.92 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-07-28T13:43:16Z",
"rates": {
"SAR": 0.223919
}
}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.3919,
"rate": 0.223919
}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