Rate Overview
Live
1 ZWL = 0.002420 JPY
1 JPY = 413.2231
ZWL
Avg
0.039313
High
0.496242
Low
0.002122
Last updated: 5/26/2026, 10:35:06 AM
Quick Conversions
| ZWL | JPY |
|---|---|
| 1 ZWL | 0.00 JPY |
| 10 ZWL | 0.02 JPY |
| 50 ZWL | 0.12 JPY |
| 100 ZWL | 0.24 JPY |
| 500 ZWL | 1.21 JPY |
| 1,000 ZWL | 2.42 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-05-26T10:35:06Z",
"rates": {
"JPY": 0.00242
}
}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.242,
"rate": 0.00242
}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