Rate Overview
Live
1 IDR = 3.7805 ZWL
1 ZWL = 0.264514
IDR
Avg
3.7586
High
3.7833
Low
3.7301
Last updated: 9/4/2026, 3:22:45 PM
Quick Conversions
| IDR | ZWL |
|---|---|
| 1 IDR | 3.78 ZWL |
| 10 IDR | 37.81 ZWL |
| 50 IDR | 189.03 ZWL |
| 100 IDR | 378.05 ZWL |
| 500 IDR | 1,890.26 ZWL |
| 1,000 IDR | 3,780.52 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-09-04T15:22:45Z",
"rates": {
"ZWL": 3.78052
}
}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": 378.052,
"rate": 3.78052
}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