Rate Overview
Live
1 JPY = 424.8720 ZWL
1 ZWL = 0.002354
JPY
Avg
421.4456
High
427.9377
Low
413.6712
Last updated: 9/6/2026, 10:41:24 AM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 424.87 ZWL |
| 10 JPY | 4,248.72 ZWL |
| 50 JPY | 21,243.60 ZWL |
| 100 JPY | 42,487.20 ZWL |
| 500 JPY | 212,436.00 ZWL |
| 1,000 JPY | 424,872.00 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-09-06T10:41:24Z",
"rates": {
"ZWL": 424.871997
}
}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": 42487.199700000005,
"rate": 424.871997
}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