Rate Overview
Live
1 ZAR = 0.219414 SAR
1 SAR = 4.5576
ZAR
Avg
0.221140
High
0.223888
Low
0.219070
Last updated: 3/27/2026, 9:25:41 AM
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.71 SAR |
| 1,000 ZAR | 219.41 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-27T09:25:41Z",
"rates": {
"SAR": 0.219414
}
}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.9414,
"rate": 0.219414
}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