Rate Overview
Live
1 ZAR = 0.061390 USD
1 USD = 16.2893
ZAR
Avg
0.058142
High
0.072852
Low
0.051743
Last updated: 6/1/2026, 9:18:44 PM
Quick Conversions
| ZAR | USD |
|---|---|
| 1 ZAR | 0.06 USD |
| 10 ZAR | 0.61 USD |
| 50 ZAR | 3.07 USD |
| 100 ZAR | 6.14 USD |
| 500 ZAR | 30.70 USD |
| 1,000 ZAR | 61.39 USD |
Get ZAR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=USDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-01T21:18:44Z",
"rates": {
"USD": 0.06139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "USD",
"amount": 100
},
"result": 6.139,
"rate": 0.06139
}Build with ZAR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key