Rate Overview
Live
1 ZMW = 12.3447 YER
1 YER = 0.081007
ZMW
Avg
12.4535
High
12.6101
Low
12.3301
Last updated: 3/7/2026, 7:42:42 AM
Quick Conversions
| ZMW | YER |
|---|---|
| 1 ZMW | 12.34 YER |
| 10 ZMW | 123.45 YER |
| 50 ZMW | 617.23 YER |
| 100 ZMW | 1,234.47 YER |
| 500 ZMW | 6,172.33 YER |
| 1,000 ZMW | 12,344.66 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-03-07T07:42:42Z",
"rates": {
"YER": 12.344663
}
}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.4663,
"rate": 12.344663
}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