Rate Overview
Live
1 ZAR = 0.060194 USD
1 USD = 16.6130
ZAR
Avg
0.061413
High
0.062779
Low
0.059815
Last updated: 3/6/2026, 6:09:17 PM
Quick Conversions
| ZAR | USD |
|---|---|
| 1 ZAR | 0.06 USD |
| 10 ZAR | 0.60 USD |
| 50 ZAR | 3.01 USD |
| 100 ZAR | 6.02 USD |
| 500 ZAR | 30.10 USD |
| 1,000 ZAR | 60.19 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-03-06T18:09:17Z",
"rates": {
"USD": 0.060194
}
}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.0194,
"rate": 0.060194
}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