USD
$
ZAR
R

USD/ZAR Exchange Rate

US Dollar to Rand

Live Rate
16.2124
-1.24% 7D

1 ZAR = 0.061681 USD

USD/ZAR Price Chart

Historical exchange rate performance

Current 16.2124
High 16.4336
Low 16.2124
7D Change -1.24%

Rate Overview

Live
1 USD = 16.2124 ZAR
1 ZAR = 0.061681 USD
Avg
16.3021
High
16.4336
Low
16.2124

Last updated: 7/6/2026, 8:30:44 AM

Quick Conversions

USDZAR
1 USD16.21 ZAR
10 USD162.12 ZAR
50 USD810.62 ZAR
100 USD1,621.24 ZAR
500 USD8,106.20 ZAR
1,000 USD16,212.40 ZAR

Get USD/ZAR Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=ZAR

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-06T08:30:44Z",
  "rates": {
    "ZAR": 16.2124
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=ZAR&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "ZAR",
    "amount": 100
  },
  "result": 1621.2399999999998,
  "rate": 16.2124
}

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