Rate Overview
Live
1 JPY = 414.0450 ZWL
1 ZWL = 0.002415
JPY
Avg
179.1589
High
414.1423
Low
2.0151
Last updated: 5/27/2026, 10:44:57 PM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 414.05 ZWL |
| 10 JPY | 4,140.45 ZWL |
| 50 JPY | 20,702.25 ZWL |
| 100 JPY | 41,404.50 ZWL |
| 500 JPY | 207,022.51 ZWL |
| 1,000 JPY | 414,045.01 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-05-27T22:44:57Z",
"rates": {
"ZWL": 414.045011
}
}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": 41404.5011,
"rate": 414.045011
}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