Rate Overview
Live
1 USD = 16.2124 ZAR
1 ZAR = 0.061681
USD
Avg
16.3021
High
16.4336
Low
16.2124
Last updated: 7/6/2026, 8:30:44 AM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 16.21 ZAR |
| 10 USD | 162.12 ZAR |
| 50 USD | 810.62 ZAR |
| 100 USD | 1,621.24 ZAR |
| 500 USD | 8,106.20 ZAR |
| 1,000 USD | 16,212.40 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-06T08:30:44Z",
"rates": {
"ZAR": 16.2124
}
}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": 1621.2399999999998,
"rate": 16.2124
}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