Rate Overview
Live
1 IRR = 0.048706 ZWL
1 ZWL = 20.5314
IRR
Avg
0.042675
High
0.048800
Low
0.000234
Last updated: 7/7/2026, 2:48:51 AM
Quick Conversions
| IRR | ZWL |
|---|---|
| 1 IRR | 0.05 ZWL |
| 10 IRR | 0.49 ZWL |
| 50 IRR | 2.44 ZWL |
| 100 IRR | 4.87 ZWL |
| 500 IRR | 24.35 ZWL |
| 1,000 IRR | 48.71 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-07T02:48:51Z",
"rates": {
"ZWL": 0.048706
}
}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.8706,
"rate": 0.048706
}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