Rate Overview
Live
1 USD = 16.8338 ZAR
1 ZAR = 0.059404
USD
Avg
16.4353
High
17.1845
Low
15.9504
Last updated: 7/25/2026, 9:25:21 PM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 16.83 ZAR |
| 10 USD | 168.34 ZAR |
| 50 USD | 841.69 ZAR |
| 100 USD | 1,683.38 ZAR |
| 500 USD | 8,416.89 ZAR |
| 1,000 USD | 16,833.77 ZAR |
Get USD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ZARExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-25T21:25:21Z",
"rates": {
"ZAR": 16.83377442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ZAR",
"amount": 100
},
"result": 1683.3774420000002,
"rate": 16.83377442
}Build with USD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key