Rate Overview
Live
1 YER = 0.080157 ZMW
1 ZMW = 12.4755
YER
Avg
0.080055
High
0.080219
Low
0.079649
Last updated: 4/17/2026, 1:31:37 AM
Quick Conversions
| YER | ZMW |
|---|---|
| 1 YER | 0.08 ZMW |
| 10 YER | 0.80 ZMW |
| 50 YER | 4.01 ZMW |
| 100 YER | 8.02 ZMW |
| 500 YER | 40.08 ZMW |
| 1,000 YER | 80.16 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-04-17T01:31:37Z",
"rates": {
"ZMW": 0.080157
}
}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.0157,
"rate": 0.080157
}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