Rate Overview
Live
1 USD = 16.4833 ZAR
1 ZAR = 0.060667
USD
Avg
16.8507
High
18.1389
Low
15.9431
Last updated: 7/20/2026, 1:03:21 PM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 16.48 ZAR |
| 10 USD | 164.83 ZAR |
| 50 USD | 824.17 ZAR |
| 100 USD | 1,648.33 ZAR |
| 500 USD | 8,241.65 ZAR |
| 1,000 USD | 16,483.30 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-20T13:03:21Z",
"rates": {
"ZAR": 16.4833
}
}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": 1648.33,
"rate": 16.4833
}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