Rate Overview
Live
1 INR = 704.0238 ZWL
1 ZWL = 0.001420
INR
Avg
702.8318
High
706.3293
Low
698.7816
Last updated: 6/16/2026, 3:41:15 AM
Quick Conversions
| INR | ZWL |
|---|---|
| 1 INR | 704.02 ZWL |
| 10 INR | 7,040.24 ZWL |
| 50 INR | 35,201.19 ZWL |
| 100 INR | 70,402.38 ZWL |
| 500 INR | 352,011.90 ZWL |
| 1,000 INR | 704,023.80 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-06-16T03:41:15Z",
"rates": {
"ZWL": 704.0238
}
}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": 70402.38,
"rate": 704.0238
}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