Rate Overview
Live
1 JPY = 416.3367 ZWL
1 ZWL = 0.002402
JPY
Avg
419.3186
High
422.0577
Low
416.3367
Last updated: 8/13/2026, 11:57:39 PM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 416.34 ZWL |
| 10 JPY | 4,163.37 ZWL |
| 50 JPY | 20,816.84 ZWL |
| 100 JPY | 41,633.67 ZWL |
| 500 JPY | 208,168.35 ZWL |
| 1,000 JPY | 416,336.71 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-08-13T23:57:39Z",
"rates": {
"ZWL": 416.336708
}
}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": 41633.6708,
"rate": 416.336708
}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