Rate Overview
Live
1 ZAR = 0.060591 USD
1 USD = 16.5041
ZAR
Avg
0.060800
High
0.061509
Low
0.059914
Last updated: 5/12/2026, 12:26:55 PM
Quick Conversions
| ZAR | USD |
|---|---|
| 1 ZAR | 0.06 USD |
| 10 ZAR | 0.61 USD |
| 50 ZAR | 3.03 USD |
| 100 ZAR | 6.06 USD |
| 500 ZAR | 30.30 USD |
| 1,000 ZAR | 60.59 USD |
Get ZAR/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=USDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-05-12T12:26:55Z",
"rates": {
"USD": 0.060591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "USD",
"amount": 100
},
"result": 6.0591,
"rate": 0.060591
}Build with ZAR/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key