Rate Overview
Live
1 YER = 0.077982 ZMW
1 ZMW = 12.8235
YER
Avg
0.077059
High
0.078217
Low
0.075693
Last updated: 7/28/2026, 8:44:51 AM
Quick Conversions
| YER | ZMW |
|---|---|
| 1 YER | 0.08 ZMW |
| 10 YER | 0.78 ZMW |
| 50 YER | 3.90 ZMW |
| 100 YER | 7.80 ZMW |
| 500 YER | 38.99 ZMW |
| 1,000 YER | 77.98 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-28T08:44:51Z",
"rates": {
"ZMW": 0.077982
}
}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.7982,
"rate": 0.077982
}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