USD
$
ZAR
R

USD/ZAR Exchange Rate

US Dollar to Rand

Live Rate
16.3322
-0.61% 7D

1 ZAR = 0.061229 USD

USD/ZAR Price Chart

Historical exchange rate performance

Current 16.3322
High 16.5910
Low 16.3322
7D Change -0.61%

Rate Overview

Live
1 USD = 16.3322 ZAR
1 ZAR = 0.061229 USD
Avg
16.4231
High
16.5910
Low
16.3322

Last updated: 4/16/2026, 5:26:31 AM

Quick Conversions

USDZAR
1 USD16.33 ZAR
10 USD163.32 ZAR
50 USD816.61 ZAR
100 USD1,633.22 ZAR
500 USD8,166.10 ZAR
1,000 USD16,332.20 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-04-16T05:26:31Z",
  "rates": {
    "ZAR": 16.3322
  }
}

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": 1633.22,
  "rate": 16.3322
}

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