Rate Overview
Live
1 USD = 17.0801 ZAR
1 ZAR = 0.058548
USD
Avg
17.0000
High
17.1178
Low
16.8109
Last updated: 3/27/2026, 3:09:12 AM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 17.08 ZAR |
| 10 USD | 170.80 ZAR |
| 50 USD | 854.01 ZAR |
| 100 USD | 1,708.01 ZAR |
| 500 USD | 8,540.05 ZAR |
| 1,000 USD | 17,080.10 ZAR |
Get USD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=ZARExample Response:
{
"success": true,
"base": "USD",
"date": "2026-03-27T03:09:12Z",
"rates": {
"ZAR": 17.0801
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "ZAR",
"amount": 100
},
"result": 1708.0100000000002,
"rate": 17.0801
}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