Rate Overview
Live
1 IRR = 0.048703 ZWL
1 ZWL = 20.5326
IRR
Avg
0.048370
High
0.048703
Low
0.048165
Last updated: 9/2/2026, 5:54:08 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.70 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-09-02T05:54:08Z",
"rates": {
"ZWL": 0.048703
}
}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.8703,
"rate": 0.048703
}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