Rate Overview
Live
1 KRW = 0.011893 ZMW
1 ZMW = 84.0831
KRW
Avg
0.011840
High
0.012015
Low
0.011591
Last updated: 7/6/2026, 9:16:14 AM
Quick Conversions
| KRW | ZMW |
|---|---|
| 1 KRW | 0.01 ZMW |
| 10 KRW | 0.12 ZMW |
| 50 KRW | 0.59 ZMW |
| 100 KRW | 1.19 ZMW |
| 500 KRW | 5.95 ZMW |
| 1,000 KRW | 11.89 ZMW |
Get KRW/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=ZMWExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-06T09:16:14Z",
"rates": {
"ZMW": 0.011893
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "ZMW",
"amount": 100
},
"result": 1.1893,
"rate": 0.011893
}Build with KRW/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key