Rate Overview
Live
1 JPY = 416.2986 ZWL
1 ZWL = 0.002402
JPY
Avg
417.0558
High
418.4097
Low
415.8258
Last updated: 6/17/2026, 7:12:32 AM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 416.30 ZWL |
| 10 JPY | 4,162.99 ZWL |
| 50 JPY | 20,814.93 ZWL |
| 100 JPY | 41,629.86 ZWL |
| 500 JPY | 208,149.31 ZWL |
| 1,000 JPY | 416,298.63 ZWL |
Get JPY/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ZWLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:12:32Z",
"rates": {
"ZWL": 416.298629
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ZWL",
"amount": 100
},
"result": 41629.8629,
"rate": 416.298629
}Build with JPY/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key