Rate Overview
Live
1 IRR = 0.048756 ZWL
1 ZWL = 20.5103
IRR
Avg
0.048925
High
0.049132
Low
0.048756
Last updated: 3/7/2026, 9:30:30 AM
Quick Conversions
| IRR | ZWL |
|---|---|
| 1 IRR | 0.05 ZWL |
| 10 IRR | 0.49 ZWL |
| 50 IRR | 2.44 ZWL |
| 100 IRR | 4.88 ZWL |
| 500 IRR | 24.38 ZWL |
| 1,000 IRR | 48.76 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-07T09:30:30Z",
"rates": {
"ZWL": 0.048756
}
}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.8756,
"rate": 0.048756
}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