Rate Overview
Live
1 ZAR = 11.0200 DJF
1 DJF = 0.090744
ZAR
Avg
11.0182
High
11.0410
Low
10.9901
Last updated: 8/16/2026, 1:53:09 AM
Quick Conversions
| ZAR | DJF |
|---|---|
| 1 ZAR | 11.02 DJF |
| 10 ZAR | 110.20 DJF |
| 50 ZAR | 551.00 DJF |
| 100 ZAR | 1,102.00 DJF |
| 500 ZAR | 5,509.99 DJF |
| 1,000 ZAR | 11,019.98 DJF |
Get ZAR/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=DJFExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-08-16T01:53:09Z",
"rates": {
"DJF": 11.019977
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "DJF",
"amount": 100
},
"result": 1101.9977000000001,
"rate": 11.019977
}Build with ZAR/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key