Rate Overview
Live
1 JPY = 407.2093 ZWL
1 ZWL = 0.002456
JPY
Avg
408.3936
High
411.3410
Low
406.5041
Last updated: 7/27/2026, 7:40:41 AM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 407.21 ZWL |
| 10 JPY | 4,072.09 ZWL |
| 50 JPY | 20,360.46 ZWL |
| 100 JPY | 40,720.93 ZWL |
| 500 JPY | 203,604.63 ZWL |
| 1,000 JPY | 407,209.26 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-07-27T07:40:41Z",
"rates": {
"ZWL": 407.209259
}
}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": 40720.925899999995,
"rate": 407.209259
}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