Rate Overview
Live
1 ZAR = 0.058411 USD
1 USD = 17.1201
ZAR
Avg
0.058682
High
0.059485
Low
0.058171
Last updated: 3/28/2026, 8:36:52 PM
Quick Conversions
| ZAR | USD |
|---|---|
| 1 ZAR | 0.06 USD |
| 10 ZAR | 0.58 USD |
| 50 ZAR | 2.92 USD |
| 100 ZAR | 5.84 USD |
| 500 ZAR | 29.21 USD |
| 1,000 ZAR | 58.41 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-28T20:36:52Z",
"rates": {
"USD": 0.058411
}
}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": 5.8411,
"rate": 0.058411
}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