Rate Overview
Live
1 ZAR = 14.6328 YER
1 YER = 0.068339
ZAR
Avg
14.4044
High
14.6776
Low
14.2121
Last updated: 5/7/2026, 3:59:59 PM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.63 YER |
| 10 ZAR | 146.33 YER |
| 50 ZAR | 731.64 YER |
| 100 ZAR | 1,463.28 YER |
| 500 ZAR | 7,316.42 YER |
| 1,000 ZAR | 14,632.83 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-05-07T15:59:59Z",
"rates": {
"YER": 14.632833
}
}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": 1463.2833,
"rate": 14.632833
}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