Rate Overview
Live
1 YER = 0.079200 ZMW
1 ZMW = 12.6263
YER
Avg
0.080770
High
0.082248
Low
0.078427
Last updated: 3/27/2026, 9:45:50 PM
Quick Conversions
| YER | ZMW |
|---|---|
| 1 YER | 0.08 ZMW |
| 10 YER | 0.79 ZMW |
| 50 YER | 3.96 ZMW |
| 100 YER | 7.92 ZMW |
| 500 YER | 39.60 ZMW |
| 1,000 YER | 79.20 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-03-27T21:45:50Z",
"rates": {
"ZMW": 0.0792
}
}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.920000000000001,
"rate": 0.0792
}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