Rate Overview
Live
1 ZAR = 14.5710 YER
1 YER = 0.068630
ZAR
Avg
14.4928
High
14.5926
Low
14.2939
Last updated: 4/17/2026, 12:01:59 PM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.57 YER |
| 10 ZAR | 145.71 YER |
| 50 ZAR | 728.55 YER |
| 100 ZAR | 1,457.10 YER |
| 500 ZAR | 7,285.48 YER |
| 1,000 ZAR | 14,570.96 YER |
Get ZAR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=YERExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-04-17T12:01:59Z",
"rates": {
"YER": 14.570959
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "YER",
"amount": 100
},
"result": 1457.0959,
"rate": 14.570959
}Build with ZAR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key