Rate Overview
Live
1 USD = 15.9597 ZAR
1 ZAR = 0.062658
USD
Avg
16.0683
High
16.1638
Low
15.9597
Last updated: 9/5/2026, 12:46:58 PM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 15.96 ZAR |
| 10 USD | 159.60 ZAR |
| 50 USD | 797.98 ZAR |
| 100 USD | 1,595.97 ZAR |
| 500 USD | 7,979.83 ZAR |
| 1,000 USD | 15,959.67 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-09-05T12:46:58Z",
"rates": {
"ZAR": 15.95966516
}
}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": 1595.966516,
"rate": 15.95966516
}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