USD
$
ZAR
R

USD/ZAR Exchange Rate

US Dollar to Rand

Live Rate
16.3593
-1.14% YTD

1 ZAR = 0.061127 USD

USD/ZAR Price Chart

Historical exchange rate performance

Current 16.3593
High 16.9135
Low 15.8603
YTD Change -1.14%

Rate Overview

Live
1 USD = 16.3593 ZAR
1 ZAR = 0.061127 USD
Avg
16.3720
High
16.9135
Low
15.8603

Last updated: 5/27/2026, 8:28:04 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:28:04Z",
  "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