Rate Overview
Live
1 ZWL = 0.003558 YER
1 YER = 281.0568
ZWL
Avg
0.003561
High
0.003578
Low
0.003539
Last updated: 9/4/2026, 8:41:36 AM
Quick Conversions
| ZWL | YER |
|---|---|
| 1 ZWL | 0.00 YER |
| 10 ZWL | 0.04 YER |
| 50 ZWL | 0.18 YER |
| 100 ZWL | 0.36 YER |
| 500 ZWL | 1.78 YER |
| 1,000 ZWL | 3.56 YER |
Get ZWL/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=YERExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-09-04T08:41:36Z",
"rates": {
"YER": 0.003558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "YER",
"amount": 100
},
"result": 0.3558,
"rate": 0.003558
}Build with ZWL/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key