Rate Overview
Live
1 YER = 0.078721 ZMW
1 ZMW = 12.7031
YER
Avg
0.079918
High
0.093259
Low
0.073583
Last updated: 7/29/2026, 8:39:06 AM
Quick Conversions
| YER | ZMW |
|---|---|
| 1 YER | 0.08 ZMW |
| 10 YER | 0.79 ZMW |
| 50 YER | 3.94 ZMW |
| 100 YER | 7.87 ZMW |
| 500 YER | 39.36 ZMW |
| 1,000 YER | 78.72 ZMW |
Get YER/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ZMWExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-29T08:39:06Z",
"rates": {
"ZMW": 0.078721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ZMW",
"amount": 100
},
"result": 7.8721,
"rate": 0.078721
}Build with YER/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key