Rate Overview
Live
1 ZAR = 0.219470 SAR
1 SAR = 4.5564
ZAR
Avg
0.230083
High
0.237096
Low
0.219470
Last updated: 3/27/2026, 11:15:50 AM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.22 SAR |
| 10 ZAR | 2.19 SAR |
| 50 ZAR | 10.97 SAR |
| 100 ZAR | 21.95 SAR |
| 500 ZAR | 109.74 SAR |
| 1,000 ZAR | 219.47 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-03-27T11:15:50Z",
"rates": {
"SAR": 0.21947
}
}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": 21.947,
"rate": 0.21947
}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