Rate Overview
Live
1 JPY = 2.0203 ZWL
1 ZWL = 0.494980
JPY
Avg
2.0218
High
2.0271
Low
2.0146
Last updated: 4/17/2026, 4:55:27 AM
Quick Conversions
| JPY | ZWL |
|---|---|
| 1 JPY | 2.02 ZWL |
| 10 JPY | 20.20 ZWL |
| 50 JPY | 101.01 ZWL |
| 100 JPY | 202.03 ZWL |
| 500 JPY | 1,010.14 ZWL |
| 1,000 JPY | 2,020.28 ZWL |
Get JPY/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ZWLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T04:55:27Z",
"rates": {
"ZWL": 2.020282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ZWL",
"amount": 100
},
"result": 202.0282,
"rate": 2.020282
}Build with JPY/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key