Rate Overview
Live
1 DJF = 0.091935 ZAR
1 ZAR = 10.8773
DJF
Avg
0.092377
High
0.093307
Low
0.091935
Last updated: 4/17/2026, 10:42:48 AM
Quick Conversions
| DJF | ZAR |
|---|---|
| 1 DJF | 0.09 ZAR |
| 10 DJF | 0.92 ZAR |
| 50 DJF | 4.60 ZAR |
| 100 DJF | 9.19 ZAR |
| 500 DJF | 45.97 ZAR |
| 1,000 DJF | 91.94 ZAR |
Get DJF/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=ZARExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-04-17T10:42:48Z",
"rates": {
"ZAR": 0.091935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "ZAR",
"amount": 100
},
"result": 9.1935,
"rate": 0.091935
}Build with DJF/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key