Rate Overview
Live
1 INR = 3.3964 ZWL
1 ZWL = 0.294426
INR
Avg
3.3907
High
3.4033
Low
3.3793
Last updated: 5/6/2026, 11:09:37 PM
Quick Conversions
| INR | ZWL |
|---|---|
| 1 INR | 3.40 ZWL |
| 10 INR | 33.96 ZWL |
| 50 INR | 169.82 ZWL |
| 100 INR | 339.64 ZWL |
| 500 INR | 1,698.22 ZWL |
| 1,000 INR | 3,396.44 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-05-06T23:09:37Z",
"rates": {
"ZWL": 3.396441
}
}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": 339.6441,
"rate": 3.396441
}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