Rate Overview
Live
1 ZAR = 14.4055 YER
1 YER = 0.069418
ZAR
Avg
14.5866
High
14.9777
Low
14.2630
Last updated: 3/7/2026, 9:13:08 AM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.41 YER |
| 10 ZAR | 144.05 YER |
| 50 ZAR | 720.27 YER |
| 100 ZAR | 1,440.55 YER |
| 500 ZAR | 7,202.73 YER |
| 1,000 ZAR | 14,405.45 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-03-07T09:13:08Z",
"rates": {
"YER": 14.405451
}
}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": 1440.5450999999998,
"rate": 14.405451
}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