Rate Overview
Live
1 ZAR = 14.2616 YER
1 YER = 0.070118
ZAR
Avg
14.5592
High
15.0352
Low
14.1064
Last updated: 7/27/2026, 4:52:23 AM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.26 YER |
| 10 ZAR | 142.62 YER |
| 50 ZAR | 713.08 YER |
| 100 ZAR | 1,426.16 YER |
| 500 ZAR | 7,130.79 YER |
| 1,000 ZAR | 14,261.59 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-27T04:52:23Z",
"rates": {
"YER": 14.261588
}
}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": 1426.1588,
"rate": 14.261588
}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