Rate Overview
Live
1 YER = 280.0887 ZWL
1 ZWL = 0.003570
YER
Avg
280.2631
High
280.7385
Low
279.9402
Last updated: 8/15/2026, 5:11:37 AM
Quick Conversions
| YER | ZWL |
|---|---|
| 1 YER | 280.09 ZWL |
| 10 YER | 2,800.89 ZWL |
| 50 YER | 14,004.44 ZWL |
| 100 YER | 28,008.87 ZWL |
| 500 YER | 140,044.37 ZWL |
| 1,000 YER | 280,088.73 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-08-15T05:11:37Z",
"rates": {
"ZWL": 280.088734
}
}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": 28008.8734,
"rate": 280.088734
}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