Rate Overview
Live
1 JPY = 0.121354 ZMW
1 ZMW = 8.2404
JPY
Avg
0.119842
High
0.121435
Low
0.118694
Last updated: 5/7/2026, 4:02:53 PM
Quick Conversions
| JPY | ZMW |
|---|---|
| 1 JPY | 0.12 ZMW |
| 10 JPY | 1.21 ZMW |
| 50 JPY | 6.07 ZMW |
| 100 JPY | 12.14 ZMW |
| 500 JPY | 60.68 ZMW |
| 1,000 JPY | 121.35 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-07T16:02:53Z",
"rates": {
"ZMW": 0.121354
}
}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.1354,
"rate": 0.121354
}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