Rate Overview
Live
1 IDR = 0.001007 ZAR
1 ZAR = 993.0487
IDR
Avg
0.001102
High
0.001250
Low
0.000945
Last updated: 3/28/2026, 12:02:15 PM
Quick Conversions
| IDR | ZAR |
|---|---|
| 1 IDR | 0.00 ZAR |
| 10 IDR | 0.01 ZAR |
| 50 IDR | 0.05 ZAR |
| 100 IDR | 0.10 ZAR |
| 500 IDR | 0.50 ZAR |
| 1,000 IDR | 1.01 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-03-28T12:02:15Z",
"rates": {
"ZAR": 0.001007
}
}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.10070000000000001,
"rate": 0.001007
}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