Rate Overview
Live
1 IDR = 0.018466 ZWL
1 ZWL = 54.1536
IDR
Avg
0.018530
High
0.018582
Low
0.018449
Last updated: 5/6/2026, 10:01:56 PM
Quick Conversions
| IDR | ZWL |
|---|---|
| 1 IDR | 0.02 ZWL |
| 10 IDR | 0.18 ZWL |
| 50 IDR | 0.92 ZWL |
| 100 IDR | 1.85 ZWL |
| 500 IDR | 9.23 ZWL |
| 1,000 IDR | 18.47 ZWL |
Get IDR/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=ZWLExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-05-06T22:01:56Z",
"rates": {
"ZWL": 0.018466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "ZWL",
"amount": 100
},
"result": 1.8466,
"rate": 0.018466
}Build with IDR/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key