Rate Overview
Live
1 JPY = 0.120853 ZMW
1 ZMW = 8.2745
JPY
Avg
0.119817
High
0.120853
Low
0.118852
Last updated: 4/17/2026, 2:52:37 PM
Quick Conversions
| JPY | ZMW |
|---|---|
| 1 JPY | 0.12 ZMW |
| 10 JPY | 1.21 ZMW |
| 50 JPY | 6.04 ZMW |
| 100 JPY | 12.09 ZMW |
| 500 JPY | 60.43 ZMW |
| 1,000 JPY | 120.85 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-04-17T14:52:37Z",
"rates": {
"ZMW": 0.120853
}
}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": 12.0853,
"rate": 0.120853
}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