Rate Overview
Live
1 USD = 16.5511 ZAR
1 ZAR = 0.060419
USD
Avg
16.2808
High
16.7180
Low
15.9287
Last updated: 3/6/2026, 9:04:15 PM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 16.55 ZAR |
| 10 USD | 165.51 ZAR |
| 50 USD | 827.56 ZAR |
| 100 USD | 1,655.11 ZAR |
| 500 USD | 8,275.55 ZAR |
| 1,000 USD | 16,551.10 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-06T21:04:15Z",
"rates": {
"ZAR": 16.5511
}
}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": 1655.1100000000001,
"rate": 16.5511
}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