Rate Overview
Live
1 STD = 0.000751 ZAR
1 ZAR = 1331.56
STD
Avg
0.000756
High
0.000791
Low
0.000743
Last updated: 7/8/2026, 7:47:46 AM
Quick Conversions
| STD | ZAR |
|---|---|
| 1 STD | 0.00 ZAR |
| 10 STD | 0.01 ZAR |
| 50 STD | 0.04 ZAR |
| 100 STD | 0.08 ZAR |
| 500 STD | 0.38 ZAR |
| 1,000 STD | 0.75 ZAR |
Get STD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=ZARExample Response:
{
"success": true,
"base": "STD",
"date": "2026-07-08T07:47:46Z",
"rates": {
"ZAR": 0.000751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "ZAR",
"amount": 100
},
"result": 0.0751,
"rate": 0.000751
}Build with STD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key