Rate Overview
Live
1 IRR = 0.048524 ZWL
1 ZWL = 20.6084
IRR
Avg
0.048598
High
0.048668
Low
0.048488
Last updated: 6/17/2026, 6:43:46 AM
Quick Conversions
| IRR | ZWL |
|---|---|
| 1 IRR | 0.05 ZWL |
| 10 IRR | 0.49 ZWL |
| 50 IRR | 2.43 ZWL |
| 100 IRR | 4.85 ZWL |
| 500 IRR | 24.26 ZWL |
| 1,000 IRR | 48.52 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-06-17T06:43:46Z",
"rates": {
"ZWL": 0.048524
}
}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.852399999999999,
"rate": 0.048524
}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