Rate Overview
Live
1 JPY = 397.1766 ZWL
1 ZWL = 0.002518
JPY
Avg
397.5262
High
398.7765
Low
395.6848
Last updated: 3/27/2026, 5:49:44 AM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 397.18 ZWL |
| 10 JPY | 3,971.77 ZWL |
| 50 JPY | 19,858.83 ZWL |
| 100 JPY | 39,717.66 ZWL |
| 500 JPY | 198,588.28 ZWL |
| 1,000 JPY | 397,176.55 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-03-27T05:49:44Z",
"rates": {
"ZWL": 397.176552
}
}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": 39717.6552,
"rate": 397.176552
}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