Rate Overview
Live
1 YER = 0.081015 ZMW
1 ZMW = 12.3434
YER
Avg
0.080687
High
0.081015
Low
0.080318
Last updated: 9/4/2026, 3:27:21 PM
Quick Conversions
| YER | ZMW |
|---|---|
| 1 YER | 0.08 ZMW |
| 10 YER | 0.81 ZMW |
| 50 YER | 4.05 ZMW |
| 100 YER | 8.10 ZMW |
| 500 YER | 40.51 ZMW |
| 1,000 YER | 81.02 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-09-04T15:27:21Z",
"rates": {
"ZMW": 0.081015
}
}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": 8.1015,
"rate": 0.081015
}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