Rate Overview
Live
1 ZAR = 14.5639 YER
1 YER = 0.068663
ZAR
Avg
13.8832
High
14.9570
Low
12.8012
Last updated: 5/27/2026, 10:54:47 PM
Quick Conversions
| ZAR | YER |
|---|---|
| 1 ZAR | 14.56 YER |
| 10 ZAR | 145.64 YER |
| 50 ZAR | 728.20 YER |
| 100 ZAR | 1,456.39 YER |
| 500 ZAR | 7,281.95 YER |
| 1,000 ZAR | 14,563.90 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-27T22:54:47Z",
"rates": {
"YER": 14.563903
}
}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.3903,
"rate": 14.563903
}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