Rate Overview
Live
1 ZAR = 1292.00 STD
1 STD = 0.000774
ZAR
Avg
1290.19
High
1299.67
Low
1280.81
Last updated: 5/27/2026, 6:18:20 PM
Quick Conversions
| ZAR | STD |
|---|---|
| 1 ZAR | 1,292.00 STD |
| 10 ZAR | 12,920.01 STD |
| 50 ZAR | 64,600.03 STD |
| 100 ZAR | 129,200.05 STD |
| 500 ZAR | 646,000.27 STD |
| 1,000 ZAR | 1,292,000.53 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-27T18:18:20Z",
"rates": {
"STD": 1292.000534
}
}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": 129200.0534,
"rate": 1292.000534
}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