Rate Overview
Live
1 ZAR = 0.221909 SAR
1 SAR = 4.5064
ZAR
Avg
0.214676
High
0.234881
Low
0.198128
Last updated: 7/24/2026, 10:15:37 AM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.22 SAR |
| 10 ZAR | 2.22 SAR |
| 50 ZAR | 11.10 SAR |
| 100 ZAR | 22.19 SAR |
| 500 ZAR | 110.95 SAR |
| 1,000 ZAR | 221.91 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-24T10:15:37Z",
"rates": {
"SAR": 0.221909
}
}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.1909,
"rate": 0.221909
}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