Rate Overview
Live
1 ZWL = 0.492961 JPY
1 JPY = 2.0286
ZWL
Avg
0.494140
High
0.496379
Low
0.492908
Last updated: 4/16/2026, 5:04:30 AM
Quick Conversions
| ZWL | JPY |
|---|---|
| 1 ZWL | 0.49 JPY |
| 10 ZWL | 4.93 JPY |
| 50 ZWL | 24.65 JPY |
| 100 ZWL | 49.30 JPY |
| 500 ZWL | 246.48 JPY |
| 1,000 ZWL | 492.96 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-04-16T05:04:30Z",
"rates": {
"JPY": 0.492961
}
}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": 49.296099999999996,
"rate": 0.492961
}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