Rate Overview
Live
1 IRR = 0.050008 ZWL
1 ZWL = 19.9968
IRR
Avg
0.022310
High
0.050008
Low
0.000244
Last updated: 5/28/2026, 1:57:41 AM
Quick Conversions
| IRR | ZWL |
|---|---|
| 1 IRR | 0.05 ZWL |
| 10 IRR | 0.50 ZWL |
| 50 IRR | 2.50 ZWL |
| 100 IRR | 5.00 ZWL |
| 500 IRR | 25.00 ZWL |
| 1,000 IRR | 50.01 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-05-28T01:57:41Z",
"rates": {
"ZWL": 0.050008
}
}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": 5.0008,
"rate": 0.050008
}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