Rate Overview
Live
1 INR = 689.9792 ZWL
1 ZWL = 0.001449
INR
Avg
691.5634
High
695.6134
Low
689.9792
Last updated: 7/26/2026, 11:38:12 AM
Quick Conversions
| INR | ZWL |
|---|---|
| 1 INR | 689.98 ZWL |
| 10 INR | 6,899.79 ZWL |
| 50 INR | 34,498.96 ZWL |
| 100 INR | 68,997.92 ZWL |
| 500 INR | 344,989.62 ZWL |
| 1,000 INR | 689,979.24 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-07-26T11:38:12Z",
"rates": {
"ZWL": 689.979236
}
}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": 68997.9236,
"rate": 689.979236
}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