Rate Overview
Live
1 ZAR = 14.1774 YER
1 YER = 0.070535
ZAR
Avg
13.9130
High
14.9570
Low
12.8012
Last updated: 7/28/2026, 7:58:29 AM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.18 YER |
| 10 ZAR | 141.77 YER |
| 50 ZAR | 708.87 YER |
| 100 ZAR | 1,417.74 YER |
| 500 ZAR | 7,088.72 YER |
| 1,000 ZAR | 14,177.44 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-07-28T07:58:29Z",
"rates": {
"YER": 14.177436
}
}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": 1417.7436,
"rate": 14.177436
}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