Rate Overview
Live
1 IRR = 0.048552 ZWL
1 ZWL = 20.5965
IRR
Avg
1.0653
High
1.6272
Low
0.000244
Last updated: 7/18/2026, 3:50:16 AM
Quick Conversions
| IRR | ZWL |
|---|---|
| 1 IRR | 0.05 ZWL |
| 10 IRR | 0.49 ZWL |
| 50 IRR | 2.43 ZWL |
| 100 IRR | 4.86 ZWL |
| 500 IRR | 24.28 ZWL |
| 1,000 IRR | 48.55 ZWL |
Get IRR/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=ZWLExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-07-18T03:50:16Z",
"rates": {
"ZWL": 0.048552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "ZWL",
"amount": 100
},
"result": 4.8552,
"rate": 0.048552
}Build with IRR/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key