Rate Overview
Live
1 USD = 17.0531 ZAR
1 ZAR = 0.058640
USD
Avg
17.3707
High
19.4252
Low
15.6738
Last updated: 3/27/2026, 4:57:23 AM
Quick Conversions
| USD | ZAR |
|---|---|
| 1 USD | 17.05 ZAR |
| 10 USD | 170.53 ZAR |
| 50 USD | 852.66 ZAR |
| 100 USD | 1,705.31 ZAR |
| 500 USD | 8,526.57 ZAR |
| 1,000 USD | 17,053.15 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-27T04:57:23Z",
"rates": {
"ZAR": 17.05315
}
}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": 1705.3149999999998,
"rate": 17.05315
}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