Rate Overview
Live
1 JPY = 407.9874 ZWL
1 ZWL = 0.002451
JPY
Avg
409.4522
High
412.7332
Low
407.5213
Last updated: 3/7/2026, 3:24:52 AM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 407.99 ZWL |
| 10 JPY | 4,079.87 ZWL |
| 50 JPY | 20,399.37 ZWL |
| 100 JPY | 40,798.74 ZWL |
| 500 JPY | 203,993.69 ZWL |
| 1,000 JPY | 407,987.38 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-07T03:24:52Z",
"rates": {
"ZWL": 407.987379
}
}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": 40798.7379,
"rate": 407.987379
}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