Rate Overview
Live
1 INR = 3.4450 ZWL
1 ZWL = 0.290276
INR
Avg
3.4569
High
3.4750
Low
3.4450
Last updated: 4/16/2026, 5:32:55 PM
Quick Conversions
| INR | ZWL |
|---|---|
| 1 INR | 3.44 ZWL |
| 10 INR | 34.45 ZWL |
| 50 INR | 172.25 ZWL |
| 100 INR | 344.50 ZWL |
| 500 INR | 1,722.50 ZWL |
| 1,000 INR | 3,445.00 ZWL |
Get INR/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=ZWLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-04-16T17:32:55Z",
"rates": {
"ZWL": 3.444997
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "ZWL",
"amount": 100
},
"result": 344.49969999999996,
"rate": 3.444997
}Build with INR/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key