Rate Overview
Live
1 ZAR = 0.060874 USD
1 USD = 16.4274
ZAR
Avg
0.061105
High
0.061768
Low
0.060701
Last updated: 6/22/2026, 1:01:02 AM
Quick Conversions
| ZAR | USD |
|---|---|
| 1 ZAR | 0.06 USD |
| 10 ZAR | 0.61 USD |
| 50 ZAR | 3.04 USD |
| 100 ZAR | 6.09 USD |
| 500 ZAR | 30.44 USD |
| 1,000 ZAR | 60.87 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-06-22T01:01:02Z",
"rates": {
"USD": 0.060874
}
}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.0874,
"rate": 0.060874
}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