Rate Overview
Live
1 JPY = 0.122858 ZMW
1 ZMW = 8.1395
JPY
Avg
0.120125
High
0.122858
Low
0.118908
Last updated: 9/3/2026, 11:31:24 PM
Quick Conversions
| JPY | ZMW |
|---|---|
| 1 JPY | 0.12 ZMW |
| 10 JPY | 1.23 ZMW |
| 50 JPY | 6.14 ZMW |
| 100 JPY | 12.29 ZMW |
| 500 JPY | 61.43 ZMW |
| 1,000 JPY | 122.86 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-09-03T23:31:24Z",
"rates": {
"ZMW": 0.122858
}
}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.2858,
"rate": 0.122858
}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