Rate Overview
Live
1 USD = 16.1799 ZAR
1 ZAR = 0.061805
USD
Avg
16.1652
High
16.2037
Low
16.1188
Last updated: 8/16/2026, 11:38:40 AM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 16.18 ZAR |
| 10 USD | 161.80 ZAR |
| 50 USD | 808.99 ZAR |
| 100 USD | 1,617.99 ZAR |
| 500 USD | 8,089.94 ZAR |
| 1,000 USD | 16,179.88 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-08-16T11:38:40Z",
"rates": {
"ZAR": 16.17987504
}
}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": 1617.987504,
"rate": 16.17987504
}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