Rate Overview
Live
1 ZAR = 14.6689 YER
1 YER = 0.068171
ZAR
Avg
14.5841
High
14.6689
Low
14.4862
Last updated: 7/5/2026, 10:08:39 AM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.67 YER |
| 10 ZAR | 146.69 YER |
| 50 ZAR | 733.45 YER |
| 100 ZAR | 1,466.89 YER |
| 500 ZAR | 7,334.46 YER |
| 1,000 ZAR | 14,668.92 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-05T10:08:39Z",
"rates": {
"YER": 14.668924
}
}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": 1466.8924,
"rate": 14.668924
}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