Rate Overview
Live
1 JPY = 0.112622 ZMW
1 ZMW = 8.8793
JPY
Avg
0.155813
High
0.194515
Low
0.109758
Last updated: 7/21/2026, 3:56:29 AM
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.62 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-21T03:56:29Z",
"rates": {
"ZMW": 0.112622
}
}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.2622,
"rate": 0.112622
}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