Rate Overview
Live
1 DJF = 0.092030 ZAR
1 ZAR = 10.8660
DJF
Avg
0.091954
High
0.094887
Low
0.089052
Last updated: 5/28/2026, 1:19:06 AM
Quick Conversions
| DJF | ZAR |
|---|---|
| 1 DJF | 0.09 ZAR |
| 10 DJF | 0.92 ZAR |
| 50 DJF | 4.60 ZAR |
| 100 DJF | 9.20 ZAR |
| 500 DJF | 46.02 ZAR |
| 1,000 DJF | 92.03 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-05-28T01:19:06Z",
"rates": {
"ZAR": 0.09203
}
}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.203,
"rate": 0.09203
}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