Rate Overview
Live
1 ZAR = 1273.69 STD
1 STD = 0.000785
ZAR
Avg
1249.12
High
1273.69
Low
1232.73
Last updated: 5/7/2026, 1:48:07 PM
Quick Conversions
| ZAR | STD |
|---|---|
| 1 ZAR | 1,273.69 STD |
| 10 ZAR | 12,736.94 STD |
| 50 ZAR | 63,684.70 STD |
| 100 ZAR | 127,369.40 STD |
| 500 ZAR | 636,847.02 STD |
| 1,000 ZAR | 1,273,694.03 STD |
Get ZAR/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=STDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-07T13:48:07Z",
"rates": {
"STD": 1273.69403
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "STD",
"amount": 100
},
"result": 127369.403,
"rate": 1273.69403
}Build with ZAR/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key