Rate Overview
Live
1 USD = 16.2000 ZAR
1 ZAR = 0.061729
USD
Avg
16.3329
High
16.6018
Low
16.2000
Last updated: 6/16/2026, 8:56:20 AM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 16.20 ZAR |
| 10 USD | 162.00 ZAR |
| 50 USD | 810.00 ZAR |
| 100 USD | 1,620.00 ZAR |
| 500 USD | 8,099.98 ZAR |
| 1,000 USD | 16,199.95 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-06-16T08:56:20Z",
"rates": {
"ZAR": 16.19995
}
}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": 1619.9950000000001,
"rate": 16.19995
}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