Rate Overview
Live
1 JPY = 0.122419 ZMW
1 ZMW = 8.1687
JPY
Avg
0.121745
High
0.122460
Low
0.120161
Last updated: 3/7/2026, 5:19:41 AM
Quick Conversions
| JPY | ZMW |
|---|---|
| 1 JPY | 0.12 ZMW |
| 10 JPY | 1.22 ZMW |
| 50 JPY | 6.12 ZMW |
| 100 JPY | 12.24 ZMW |
| 500 JPY | 61.21 ZMW |
| 1,000 JPY | 122.42 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-03-07T05:19:41Z",
"rates": {
"ZMW": 0.122419
}
}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.2419,
"rate": 0.122419
}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