USD
$
ZAR
R

USD/ZAR Exchange Rate

US Dollar to Rand

Live Rate
16.3593
+18.27% 5Y

1 ZAR = 0.061127 USD

USD/ZAR Price Chart

Historical exchange rate performance

Current 16.3593
High 19.3252
Low 13.8317
5Y Change +18.27%

Rate Overview

Live
1 USD = 16.3593 ZAR
1 ZAR = 0.061127 USD
Avg
17.3135
High
19.3252
Low
13.8317

Last updated: 5/27/2026, 8:27:48 AM

Quick Conversions

USDZAR
1 USD16.36 ZAR
10 USD163.59 ZAR
50 USD817.97 ZAR
100 USD1,635.93 ZAR
500 USD8,179.65 ZAR
1,000 USD16,359.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-05-27T08:27:48Z",
  "rates": {
    "ZAR": 16.3593
  }
}

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": 1635.93,
  "rate": 16.3593
}

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