Rate Overview
Live
1 INR = 666.6766 ZWL
1 ZWL = 0.001500
INR
Avg
672.4111
High
678.2583
Low
666.6766
Last updated: 3/27/2026, 9:25:09 AM
Quick Conversions
| INR | ZWL |
|---|---|
| 1 INR | 666.68 ZWL |
| 10 INR | 6,666.77 ZWL |
| 50 INR | 33,333.83 ZWL |
| 100 INR | 66,667.66 ZWL |
| 500 INR | 333,338.30 ZWL |
| 1,000 INR | 666,676.61 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-27T09:25:09Z",
"rates": {
"ZWL": 666.676606
}
}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": 66667.6606,
"rate": 666.676606
}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