Rate Overview
Live
1 JPY = 0.113757 ZMW
1 ZMW = 8.7907
JPY
Avg
0.112662
High
0.113860
Low
0.110997
Last updated: 7/26/2026, 7:50:31 AM
Quick Conversions
| JPY | ZMW |
|---|---|
| 1 JPY | 0.11 ZMW |
| 10 JPY | 1.14 ZMW |
| 50 JPY | 5.69 ZMW |
| 100 JPY | 11.38 ZMW |
| 500 JPY | 56.88 ZMW |
| 1,000 JPY | 113.76 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-26T07:50:31Z",
"rates": {
"ZMW": 0.113757
}
}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.3757,
"rate": 0.113757
}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