Rate Overview
Live
1 YER = 0.081006 ZMW
1 ZMW = 12.3448
YER
Avg
0.080305
High
0.081102
Low
0.079301
Last updated: 3/7/2026, 9:30:28 AM
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.50 ZMW |
| 1,000 YER | 81.01 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-07T09:30:28Z",
"rates": {
"ZMW": 0.081006
}
}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.1006,
"rate": 0.081006
}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