Rate Overview
Live
1 YER = 1.3495 ZWL
1 ZWL = 0.741006
YER
Avg
269.4230
High
279.4257
Low
1.3495
Last updated: 3/28/2026, 2:03:48 PM
Quick Conversions
| YER | ZWL |
|---|---|
| 1 YER | 1.35 ZWL |
| 10 YER | 13.50 ZWL |
| 50 YER | 67.48 ZWL |
| 100 YER | 134.95 ZWL |
| 500 YER | 674.76 ZWL |
| 1,000 YER | 1,349.52 ZWL |
Get YER/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=ZWLExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-28T14:03:48Z",
"rates": {
"ZWL": 1.349516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "ZWL",
"amount": 100
},
"result": 134.95159999999998,
"rate": 1.349516
}Build with YER/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key