Rate Overview
Live
1 ZAR = 0.061288 USD
1 USD = 16.3164
ZAR
Avg
0.060946
High
0.061288
Low
0.060273
Last updated: 4/18/2026, 6:46:55 AM
Quick Conversions
| ZAR | USD |
|---|---|
| 1 ZAR | 0.06 USD |
| 10 ZAR | 0.61 USD |
| 50 ZAR | 3.06 USD |
| 100 ZAR | 6.13 USD |
| 500 ZAR | 30.64 USD |
| 1,000 ZAR | 61.29 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-04-18T06:46:55Z",
"rates": {
"USD": 0.061288
}
}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.1288,
"rate": 0.061288
}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