Rate Overview
Live
1 ZAR = 0.231422 SAR
1 SAR = 4.3211
ZAR
Avg
0.226773
High
0.231422
Low
0.223931
Last updated: 5/7/2026, 1:50:18 PM
Quick Conversions
| ZAR | SAR |
|---|---|
| 1 ZAR | 0.23 SAR |
| 10 ZAR | 2.31 SAR |
| 50 ZAR | 11.57 SAR |
| 100 ZAR | 23.14 SAR |
| 500 ZAR | 115.71 SAR |
| 1,000 ZAR | 231.42 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-05-07T13:50:18Z",
"rates": {
"SAR": 0.231422
}
}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": 23.1422,
"rate": 0.231422
}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