Rate Overview
Live
1 JPY = 0.118183 ZMW
1 ZMW = 8.4615
JPY
Avg
0.123484
High
0.141911
Low
0.118183
Last updated: 5/27/2026, 10:45:27 PM
Quick Conversions
| JPY | ZMW |
|---|---|
| 1 JPY | 0.12 ZMW |
| 10 JPY | 1.18 ZMW |
| 50 JPY | 5.91 ZMW |
| 100 JPY | 11.82 ZMW |
| 500 JPY | 59.09 ZMW |
| 1,000 JPY | 118.18 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-05-27T22:45:27Z",
"rates": {
"ZMW": 0.118183
}
}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.818299999999999,
"rate": 0.118183
}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