Rate Overview
Live
1 ZWL = 0.002452 JPY
1 JPY = 407.8303
ZWL
Avg
0.002441
High
0.002453
Low
0.002422
Last updated: 3/7/2026, 12:33:19 AM
Quick Conversions
| ZWL | JPY |
|---|---|
| 1 ZWL | 0.00 JPY |
| 10 ZWL | 0.02 JPY |
| 50 ZWL | 0.12 JPY |
| 100 ZWL | 0.25 JPY |
| 500 ZWL | 1.23 JPY |
| 1,000 ZWL | 2.45 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-07T00:33:19Z",
"rates": {
"JPY": 0.002452
}
}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.24520000000000003,
"rate": 0.002452
}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