Rate Overview
Live
1 ZWL = 0.485425 JPY
1 JPY = 2.0601
ZWL
Avg
0.488671
High
0.496242
Low
0.485425
Last updated: 5/6/2026, 6:04:24 AM
Quick Conversions
| ZWL | JPY |
|---|---|
| 1 ZWL | 0.49 JPY |
| 10 ZWL | 4.85 JPY |
| 50 ZWL | 24.27 JPY |
| 100 ZWL | 48.54 JPY |
| 500 ZWL | 242.71 JPY |
| 1,000 ZWL | 485.43 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-06T06:04:24Z",
"rates": {
"JPY": 0.485425
}
}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": 48.5425,
"rate": 0.485425
}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