Rate Overview
Live
1 ZWL = 0.002517 JPY
1 JPY = 397.2984
ZWL
Avg
0.002449
High
0.002523
Low
0.002384
Last updated: 3/27/2026, 5:48:43 AM
Quick Conversions
| ZWL | JPY |
|---|---|
| 1 ZWL | 0.00 JPY |
| 10 ZWL | 0.03 JPY |
| 50 ZWL | 0.13 JPY |
| 100 ZWL | 0.25 JPY |
| 500 ZWL | 1.26 JPY |
| 1,000 ZWL | 2.52 JPY |
Get ZWL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=JPYExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-03-27T05:48:43Z",
"rates": {
"JPY": 0.002517
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "JPY",
"amount": 100
},
"result": 0.25170000000000003,
"rate": 0.002517
}Build with ZWL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key