Rate Overview
Live
1 ZAR = 0.062403 USD
1 USD = 16.0249
ZAR
Avg
0.061902
High
0.062482
Low
0.061560
Last updated: 8/21/2026, 3:27:02 PM
Quick Conversions
| ZAR | USD |
|---|---|
| 1 ZAR | 0.06 USD |
| 10 ZAR | 0.62 USD |
| 50 ZAR | 3.12 USD |
| 100 ZAR | 6.24 USD |
| 500 ZAR | 31.20 USD |
| 1,000 ZAR | 62.40 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-08-21T15:27:02Z",
"rates": {
"USD": 0.062403
}
}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.2403,
"rate": 0.062403
}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