Rate Overview
Live
1 IDR = 0.000937 ZAR
1 ZAR = 1067.24
IDR
Avg
0.000953
High
0.000967
Low
0.000937
Last updated: 5/7/2026, 2:51:32 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.47 ZAR |
| 1,000 IDR | 0.94 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-05-07T14:51:32Z",
"rates": {
"ZAR": 0.000937
}
}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.0937,
"rate": 0.000937
}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