Rate Overview
Live
1 ZAR = 14.5978 YER
1 YER = 0.068504
ZAR
Avg
14.5843
High
15.0352
Low
14.1064
Last updated: 7/7/2026, 11:17:20 AM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.60 YER |
| 10 ZAR | 145.98 YER |
| 50 ZAR | 729.89 YER |
| 100 ZAR | 1,459.78 YER |
| 500 ZAR | 7,298.89 YER |
| 1,000 ZAR | 14,597.77 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-07T11:17:20Z",
"rates": {
"YER": 14.597772
}
}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": 1459.7772,
"rate": 14.597772
}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