Rate Overview
Live
1 ZAR = 0.224961 SAR
1 SAR = 4.4452
ZAR
Avg
0.228605
High
0.239877
Low
0.220492
Last updated: 7/28/2026, 4:37:41 PM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.22 SAR |
| 10 ZAR | 2.25 SAR |
| 50 ZAR | 11.25 SAR |
| 100 ZAR | 22.50 SAR |
| 500 ZAR | 112.48 SAR |
| 1,000 ZAR | 224.96 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-28T16:37:41Z",
"rates": {
"SAR": 0.224961
}
}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.4961,
"rate": 0.224961
}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