Rate Overview
Live
1 USD = 16.5323 ZAR
1 ZAR = 0.060488
USD
Avg
16.2787
High
16.7180
Low
15.9287
Last updated: 3/6/2026, 10:09:11 PM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 16.53 ZAR |
| 10 USD | 165.32 ZAR |
| 50 USD | 826.61 ZAR |
| 100 USD | 1,653.23 ZAR |
| 500 USD | 8,266.13 ZAR |
| 1,000 USD | 16,532.25 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-03-06T22:09:11Z",
"rates": {
"ZAR": 16.53225
}
}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": 1653.2250000000001,
"rate": 16.53225
}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