Rate Overview
Live
1 USD = 16.3306 ZAR
1 ZAR = 0.061235
USD
Avg
16.4280
High
16.5935
Low
16.3292
Last updated: 5/27/2026, 10:54:21 AM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 16.33 ZAR |
| 10 USD | 163.31 ZAR |
| 50 USD | 816.53 ZAR |
| 100 USD | 1,633.06 ZAR |
| 500 USD | 8,165.32 ZAR |
| 1,000 USD | 16,330.65 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-05-27T10:54:21Z",
"rates": {
"ZAR": 16.33065
}
}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": 1633.0649999999998,
"rate": 16.33065
}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