Rate Overview
Live
1 IDR = 0.000901 ZAR
1 ZAR = 1109.88
IDR
Avg
0.000905
High
0.000914
Low
0.000901
Last updated: 7/7/2026, 6:06:21 PM
Quick Conversions
| IDR | ZAR |
|---|---|
| 1 IDR | 0.00 ZAR |
| 10 IDR | 0.01 ZAR |
| 50 IDR | 0.05 ZAR |
| 100 IDR | 0.09 ZAR |
| 500 IDR | 0.45 ZAR |
| 1,000 IDR | 0.90 ZAR |
Get IDR/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=ZARExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-07T18:06:21Z",
"rates": {
"ZAR": 0.000901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "ZAR",
"amount": 100
},
"result": 0.0901,
"rate": 0.000901
}Build with IDR/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key