Rate Overview
Live
1 JPY = 0.117446 ZMW
1 ZMW = 8.5146
JPY
Avg
0.125197
High
0.141911
Low
0.117446
Last updated: 3/28/2026, 10:50:47 AM
Quick Conversions
| JPY | ZMW |
|---|---|
| 1 JPY | 0.12 ZMW |
| 10 JPY | 1.17 ZMW |
| 50 JPY | 5.87 ZMW |
| 100 JPY | 11.74 ZMW |
| 500 JPY | 58.72 ZMW |
| 1,000 JPY | 117.45 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-28T10:50:47Z",
"rates": {
"ZMW": 0.117446
}
}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.7446,
"rate": 0.117446
}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