Rate Overview
Live
1 IRR = 0.000245 ZWL
1 ZWL = 4081.63
IRR
Avg
1.2369
High
1.6150
Low
0.000245
Last updated: 3/28/2026, 11:16:26 AM
Quick Conversions
| IRR | ZWL |
|---|---|
| 1 IRR | 0.00 ZWL |
| 10 IRR | 0.00 ZWL |
| 50 IRR | 0.01 ZWL |
| 100 IRR | 0.02 ZWL |
| 500 IRR | 0.12 ZWL |
| 1,000 IRR | 0.25 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-03-28T11:16:26Z",
"rates": {
"ZWL": 0.000245
}
}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": 0.0245,
"rate": 0.000245
}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