Rate Overview
Live
1 JPY = 0.112625 ZMW
1 ZMW = 8.8790
JPY
Avg
0.120277
High
0.141911
Low
0.109842
Last updated: 7/20/2026, 11:11:01 PM
Quick Conversions
| JPY | ZMW |
|---|---|
| 1 JPY | 0.11 ZMW |
| 10 JPY | 1.13 ZMW |
| 50 JPY | 5.63 ZMW |
| 100 JPY | 11.26 ZMW |
| 500 JPY | 56.31 ZMW |
| 1,000 JPY | 112.63 ZMW |
Get JPY/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=ZMWExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-20T23:11:01Z",
"rates": {
"ZMW": 0.112625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "ZMW",
"amount": 100
},
"result": 11.262500000000001,
"rate": 0.112625
}Build with JPY/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key