Rate Overview
Live
1 JPY = 396.8582 ZWL
1 ZWL = 0.002520
JPY
Avg
418.6871
High
448.9409
Low
396.8582
Last updated: 3/27/2026, 7:21:12 AM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 396.86 ZWL |
| 10 JPY | 3,968.58 ZWL |
| 50 JPY | 19,842.91 ZWL |
| 100 JPY | 39,685.82 ZWL |
| 500 JPY | 198,429.12 ZWL |
| 1,000 JPY | 396,858.25 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-27T07:21:12Z",
"rates": {
"ZWL": 396.858246
}
}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": 39685.8246,
"rate": 396.858246
}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