Rate Overview
Live
1 INR = 666.7327 ZWL
1 ZWL = 0.001500
INR
Avg
747.6420
High
793.7049
Low
666.7327
Last updated: 3/27/2026, 11:20:08 AM
Quick Conversions
| INR | ZWL |
|---|---|
| 1 INR | 666.73 ZWL |
| 10 INR | 6,667.33 ZWL |
| 50 INR | 33,336.64 ZWL |
| 100 INR | 66,673.27 ZWL |
| 500 INR | 333,366.35 ZWL |
| 1,000 INR | 666,732.71 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-03-27T11:20:08Z",
"rates": {
"ZWL": 666.732707
}
}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": 66673.2707,
"rate": 666.732707
}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