Rate Overview
Live
1 ZAR = 0.219398 SAR
1 SAR = 4.5579
ZAR
Avg
0.221109
High
0.223888
Low
0.219070
Last updated: 3/27/2026, 2:51:27 PM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.22 SAR |
| 10 ZAR | 2.19 SAR |
| 50 ZAR | 10.97 SAR |
| 100 ZAR | 21.94 SAR |
| 500 ZAR | 109.70 SAR |
| 1,000 ZAR | 219.40 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-27T14:51:27Z",
"rates": {
"SAR": 0.219398
}
}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.9398,
"rate": 0.219398
}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