Rate Overview
Live
1 ZAR = 14.5609 YER
1 YER = 0.068677
ZAR
Avg
13.8830
High
14.9570
Low
12.8012
Last updated: 5/28/2026, 1:19:04 AM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.56 YER |
| 10 ZAR | 145.61 YER |
| 50 ZAR | 728.04 YER |
| 100 ZAR | 1,456.09 YER |
| 500 ZAR | 7,280.44 YER |
| 1,000 ZAR | 14,560.88 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-28T01:19:04Z",
"rates": {
"YER": 14.560881
}
}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": 1456.0881,
"rate": 14.560881
}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