Rate Overview
Live
1 ZMW = 12.3433 YER
1 YER = 0.081016
ZMW
Avg
12.3936
High
12.4505
Low
12.3433
Last updated: 9/4/2026, 1:54:25 PM
Quick Conversions
| ZMW | YER |
|---|---|
| 1 ZMW | 12.34 YER |
| 10 ZMW | 123.43 YER |
| 50 ZMW | 617.16 YER |
| 100 ZMW | 1,234.33 YER |
| 500 ZMW | 6,171.64 YER |
| 1,000 ZMW | 12,343.28 YER |
Get ZMW/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZMW¤cies=YERExample Response:
{
"success": true,
"base": "ZMW",
"date": "2026-09-04T13:54:25Z",
"rates": {
"YER": 12.34328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZMW&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZMW",
"to": "YER",
"amount": 100
},
"result": 1234.328,
"rate": 12.34328
}Build with ZMW/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key