USD
$
ZAR
R

USD/ZAR Exchange Rate

US Dollar to Rand

Live Rate
16.4833
-7.02% 1Y

1 ZAR = 0.060667 USD

USD/ZAR Price Chart

Historical exchange rate performance

Current 16.4833
High 18.1389
Low 15.9431
1Y Change -7.02%

Rate Overview

Live
1 USD = 16.4833 ZAR
1 ZAR = 0.060667 USD
Avg
16.8507
High
18.1389
Low
15.9431

Last updated: 7/20/2026, 1:03:21 PM

Quick Conversions

USDZAR
1 USD16.48 ZAR
10 USD164.83 ZAR
50 USD824.17 ZAR
100 USD1,648.33 ZAR
500 USD8,241.65 ZAR
1,000 USD16,483.30 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-20T13:03:21Z",
  "rates": {
    "ZAR": 16.4833
  }
}

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": 1648.33,
  "rate": 16.4833
}

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